Go to file
吴晟 Wu Sheng cd953b6290
Prevent traffic metrics inconsistent between in-memory and database server. (#13045)
2025-02-19 18:26:07 +08:00
.github Bump up netty to 4.11.118 and a bunch of GHA to fix CVE-2025-24970 (#13027) 2025-02-12 12:46:26 +08:00
.mvn/wrapper Upgrade maven-wrapper to 3.1.0, maven to 3.8.4 for performance improvements and ARM more native support (#8320) 2021-12-21 16:09:44 +08:00
apm-checkstyle Clean up checkstyle import control and unused licenses (#7660) 2021-09-06 17:44:18 +08:00
apm-dist Make bydb depdendencies file checked and consistent. (#12961) 2025-01-13 17:47:15 +08:00
apm-protocol Adapt new Browser data upload protocol (#13009) 2025-01-24 16:41:30 +10:00
apm-webapp Use CI-friendly revision to set the project version (#12640) 2024-09-24 17:53:14 +08:00
changes Create README.md to avoid 404 (#8838) 2022-04-08 23:01:40 +08:00
dist-material Bump up netty to 4.11.118 and a bunch of GHA to fix CVE-2025-24970 (#13027) 2025-02-12 12:46:26 +08:00
docker chore: set default log level in docker to INFO (#12967) 2025-01-15 00:03:19 +08:00
docs Prevent traffic metrics inconsistent between in-memory and database server. (#13045) 2025-02-19 18:26:07 +08:00
oap-server Prevent traffic metrics inconsistent between in-memory and database server. (#13045) 2025-02-19 18:26:07 +08:00
oap-server-bom BanyanDB: Add support for compatibility checks based on API version (#12959) 2025-01-12 21:34:51 +08:00
skywalking-ui@8ea50c8680 Sync UI (#12962) 2025-01-13 17:51:51 +08:00
test Move `metrics-baseline` into `ai-pipeline` module (#13041) 2025-02-18 20:16:14 +08:00
tools [Breaking Change] Remove H2 as storage option permanently. (#12909) 2024-12-30 21:07:21 +08:00
.asf.yaml Update the NOTICE year to 2024 (#11724) 2024-01-04 11:52:16 +08:00
.dlc.json Polish the browser doc for client-js 1.0 (#13031) 2025-02-13 14:18:57 +08:00
.gitignore Flatten ci-friendly revision when deploy (#12659) 2024-09-27 17:06:39 +08:00
.gitmodules Introduce booster-ui and implement v9 template management protocol (#8637) 2022-03-09 08:15:55 +08:00
.licenserc.yaml [Breaking Change] Remove H2 as storage option permanently. (#12909) 2024-12-30 21:07:21 +08:00
CONTRIBUTING.md Remove many incubator/incubating things. (#2499) 2019-04-21 11:11:09 +08:00
HEADER Update package name to org.apache.skywalking 2017-12-10 16:32:39 +08:00
LICENSE Improve JFR async profiler parser (#12777) 2024-11-18 19:42:40 +08:00
Makefile Remove CLI(`swctl`) from the image. (#11940) 2024-02-27 14:57:57 +08:00
NOTICE Update the NOTICE year to 2024 (#11724) 2024-01-04 11:52:16 +08:00
README.md Bump up netty to 4.11.118 and a bunch of GHA to fix CVE-2025-24970 (#13027) 2025-02-12 12:46:26 +08:00
codeStyle.xml Add `Column.shardingKeyIdx` for column definition for BanyanDB (#8705) 2022-03-18 23:39:52 +08:00
lombok.config Count the coverage in E2E tests and Plugin tests (#4651) 2020-04-15 23:09:05 +08:00
mvnw Upgrade maven-wrapper to 3.1.0, maven to 3.8.4 for performance improvements and ARM more native support (#8320) 2021-12-21 16:09:44 +08:00
mvnw.cmd Upgrade maven-wrapper to 3.1.0, maven to 3.8.4 for performance improvements and ARM more native support (#8320) 2021-12-21 16:09:44 +08:00
pom.xml Bump up netty to 4.11.118 and a bunch of GHA to fix CVE-2025-24970 (#13027) 2025-02-12 12:46:26 +08:00

README.md

Apache SkyWalking

Sky Walking logo

SkyWalking: an APM (Application Performance Monitoring) system, especially designed for microservices, cloud native and container-based architectures.

GitHub stars X Follow

Maven Central

Abstract

SkyWalking is an open-source APM system that provides monitoring, tracing and diagnosing capabilities for distributed systems in Cloud Native architectures.

  • Distributed Tracing
    • End-to-end distributed tracing. Service topology analysis, service-centric observability and APIs dashboards.
  • Agents for your stack
    • Java, .Net Core, PHP, NodeJS, Golang, LUA, Rust, C++, Client JavaScript and Python agents with active development and maintenance.
  • eBPF early adoption
    • Rover agent works as a monitor and profiler powered by eBPF to monitor Kubernetes deployments and diagnose CPU and network performance.
  • Scaling
    • 100+ billion telemetry data could be collected and analyzed from one SkyWalking cluster.
  • Mature Telemetry Ecosystems Supported
    • Metrics, Traces, and Logs from mature ecosystems are supported, e.g. Zipkin, OpenTelemetry, Prometheus, Zabbix, Fluentd
  • Native APM Database
    • BanyanDB, an observability database, created in 2022, aims to ingest, analyze and store telemetry/observability data.
  • Consistent Metrics Aggregation
    • SkyWalking native meter format and widely known metrics format(OpenTelemetry, Telegraf, Zabbix, e.g.) are processed through the same script pipeline.
  • Log Management Pipeline
    • Support log formatting, extract metrics, various sampling policies through script pipeline in high performance.
  • Alerting and Telemetry Pipelines
    • Support service-centric, deployment-centric, API-centric alarm rule setting. Support forwarding alarms and all telemetry data to 3rd party.

Live Demo

Documentation

Downloads

Please head to the releases page to download a release of Apache SkyWalking.

Compiling project

Follow this document.

Code of conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please follow the REPORTING GUIDELINES to report unacceptable behavior.

Contact Us

  • Mail list: dev@skywalking.apache.org. Mail to dev-subscribe@skywalking.apache.org, follow the reply to subscribe the mail list.
  • Send Request to join SkyWalking slack mail to the mail list(dev@skywalking.apache.org), we will invite you in.
  • For Chinese speaker, send [CN] Request to join SkyWalking slack mail to the mail list(dev@skywalking.apache.org), we will invite you in.
  • Twitter, ASFSkyWalking
  • bilibili B站 视频
  • 掘金

Our Users

Hundreds of companies and organizations use SkyWalking for research, production, and commercial purposes. Visit our website to find the user page.

License

Apache 2.0 License.