[maven-release-plugin] copy for tag v6.0.0-beta
[maven-release-plugin] prepare release v6.0.0-beta
113 files changed
tree: aa298faff9f1dc41a73e720ca8cb314ba32d1486
  1. .github/
  2. .mvn/
  3. apm-application-toolkit/
  4. apm-checkstyle/
  5. apm-commons/
  6. apm-dist/
  7. apm-protocol/
  8. apm-sniffer/
  9. apm-webapp/
  10. docker/
  11. docs/
  12. licenses/
  13. oap-server/
  14. tools/
  15. .gitignore
  16. .gitmodules
  17. .travis.yml
  18. CHANGES.md
  19. CODE_OF_CONDUCT.md
  20. codeStyle.xml
  21. CONTRIBUTING.md
  22. DISCLAIMER
  23. HEADER
  24. LICENSE
  25. mvnw
  26. mvnw.cmd
  27. NOTICE
  28. pom.xml
  29. README.md
README.md

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 Build Status Join the chat at https://gitter.im/sky-walking/Lobby OpenTracing-1.x Badge

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
  • Alarm

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

  1. Java, .NET Core and NodeJS auto-instrument agents in SkyWalking format
  2. Istio telemetry format
  3. Zipkin v1/v2 formats

Document

5.x is still supported by SkyWalking community, and the agent-backend protocol is compatible with 6.x.
You can go to 5.x branch. At there, you have everything you need.

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 report unacceptable behavior to dev@skywalking.apache.org .

Live Demo

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

Screenshot

Compiling project

Follow this document.

Contact Us

Who Uses SkyWalking?

A wide variety of companies and organizations use SkyWalking for research, production and commercial product. Here is the User Wall of SkyWalking.

Users are encouraged to add themselves to the PoweredBy page.

Landscapes

Stargazers over time

Stargazers over time

License

Apache 2.0 License.