Apache SkyWalking

一种APM(应用程序性能监视器)系统,专为微服务、云原生和基于容器架构而设计。【an APM (Application Performance Monitoring) system, especially designed for microservices, cloud native and container-based architectures.】

Github星跟踪图

Apache SkyWalking

SkyWalking:一种APM(应用程序性能监视器)系统,专为微服务、云原生和基于容器(Docker,Kubernetes,Mesos)架构而设计。

Abstract

SkyWalking 是一个开源 APM 系统,可为云原生架构中的分布式系统提供监控、跟踪和诊断功能。

  • 分布式跟踪
    • 端到端分布式跟踪。服务拓扑分析、以服务为中心的可观察性和 API 面板。
  • 适合您的堆栈的代理
    • Java、.Net Core、PHP、NodeJS、Golang、LUA、Rust、C++、客户端 JavaScript 和 Python 代理,并提供积极的开发和维护。
  • eBPF 早期采用
    • Rover 代理是由 eBPF 支持的监控器和剖析器,用于监控 Kubernetes 部署并诊断 CPU 和网络性能。
  • 扩展
    • 一个SkyWalking集群可收集和分析1000多亿个遥测数据。
  • 支持成熟的遥测生态系统
    • 支持来自成熟生态系统的指标、跟踪和日志,如Zipkin、OpenTelemetry、Prometheus、Zabbix和Fluentd。
  • 本地 APM 数据库
    • BanyanDB 是一个可观测性数据库,创建于 2022 年,旨在摄取、分析和存储遥测/可观测性数据。
  • 一致的度量汇总
    • SkyWalking 原生仪表格式和广为人知的度量格式(OpenTelemetry、Telegraf、Zabbix 等)通过相同的脚本管道进行处理。
  • 日志管理管道
    • 通过高性能脚本管道支持日志格式化、指标提取和各种采样策略。
  • 警报和遥测管道
    • 支持以服务为中心、以部署为中心、以 API 为中心的警报规则设置。支持将警报和所有遥测数据转发给第三方。

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.

 

 

主要指标

概览
名称与所有者apache/skywalking
主编程语言Java
编程语言Java (语言数: 13)
平台Linux, Windows
许可证Apache License 2.0
所有者活动
创建于2015-11-07 03:30:36
推送于2025-05-09 04:53:42
最后一次提交2025-05-09 12:53:42
发布数63
最新版本名称v10.2.0 (发布于 )
第一版名称1.0-alpha1 (发布于 )
用户参与
星数24.3k
关注者数829
派生数6.6k
提交数8.3k
已启用问题?
问题数5508
打开的问题数60
拉请求数4778
打开的拉请求数0
关闭的拉请求数645
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Apache SkyWalking

SkyWalking: an APM(application performance monitor) system, especially designed for
microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.

GitHub stars
Twitter Follow

Maven Central
CI/IT Tests
E2E Tests

Abstract

SkyWalking is an open source APM system, including monitoring, tracing, diagnosing capabilities for distributed system
in Cloud Native architecture.
The core features are following.

  • Service, service instance, endpoint metrics analysis
  • Root cause analysis
  • Service topology map analysis
  • Service, service instance and endpoint dependency analysis
  • Slow services and endpoints detected
  • Performance optimization
  • Distributed tracing and context propagation
  • Database access metrics. Detect slow database access statements(including SQL statements).
  • Alarm

SkyWalking supports to collect telemetry (traces and metrics) data from multiple sources
and multiple formats,
including

  1. Java, .NET Core, NodeJS and PHP auto-instrument agents in SkyWalking format
  2. Manual-instrument Go agent in SkyWalking format.
  3. Istio telemetry format
  4. Envoy gRPC Access Log Service (ALS) format in Istio controlled service mesh
  5. Envoy Metrics Service format.
  6. Zipkin v1/v2 format.
  7. Jaeger gRPC format.

Document

Downloads

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

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.

Live Demo

Host in Beijing. Go to demo.

Video on youtube.com

RocketBot UI

Screenshot

Compiling project

Follow this document.

Contact Us

  • Submit an issue
  • Mail list: dev@skywalking.apache.org. Mail to dev-subscribe@skywalking.apache.org, follow the reply to subscribe the mail list.
  • Join skywalking channel at Apache Slack. If the link is not working, find the latest one at Apache INFRA WIKI.
  • QQ Group: 392443393(2000/2000, not available), 901167865(available)

Who Uses SkyWalking?

Hundreds of companies and organizations use SkyWalking for research, production, and commercial product.

The PoweredBy page includes more users of the project.
Users are encouraged to add themselves to there.

Landscapes

License

Apache 2.0 License.