incubator-skywalking

分布式跟踪系统和APM(应用程序性能监视)。【 A distributed tracing system, and APM ( Application Performance Monitoring ) 】

Github stars Tracking Chart

Apache SkyWalking

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

摘要

SkyWalking是一个开源的APM系统,包括监控、跟踪、诊断Cloud Native架构中分布式系统的功能。 核心功能如下。

  • 服务,服务实例,端点指标分析
  • 根本原因分析
  • 服务拓扑图分析
  • 服务,服务实例和端点依赖性分析
  • 检测到缓慢的服务和端点
  • 性能优化
  • 分布式跟踪和上下文传播
  • 报警

SkyWalking支持从多个来源和多种格式收集遥测(痕迹和指标)数据,包括

  1. SkyWalking格式的Java,.NET Core和NodeJS自动仪器代理
  2. Istio遥测格式
  3. Zipkin v1/v2格式

文档

SkyWalking社区仍然支持5.x,代理后端协议与6.x兼容。
你可以去5.x分支。 那里,你有你需要的一切。

下载

请前往发布页面下载Apache SkyWalking版本。

行为准则

这个项目遵守贡献者公约行为准则。通过参与,您需要维护这些代码。请将不可接受的行为报告给wusheng@apache.org。

现场演示

  • Host in Beijing. goto
    • Username: admin
    • Password: admin

编译项目

请按照此 文档操作.

联系我们

许可证

Apache 2.0许可。

Overview

Name With Ownerapache/skywalking
Primary LanguageJava
Program languageJava (Language Count: 13)
PlatformLinux, Windows
License:Apache License 2.0
Release Count59
Last Release Namev9.7.0 (Posted on 2023-11-28 13:06:28)
First Release Name1.0-alpha1 (Posted on )
Created At2015-11-07 03:30:36
Pushed At2024-04-26 06:53:37
Last Commit At2024-04-26 14:53:37
Stargazers Count23.3k
Watchers Count840
Fork Count6.4k
Commits Count8k
Has Issues Enabled
Issues Count5160
Issue Open Count55
Pull Requests Count4469
Pull Requests Open Count0
Pull Requests Close Count630
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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.

To the top