[maven-release-plugin] copy for tag v5.0.0-beta
[maven-release-plugin] prepare release v5.0.0-beta
141 files changed
tree: 6caa5e68bfb4f456307019b17fa06d8f342bb8b9
  1. .github/
  2. apm-application-toolkit/
  3. apm-checkstyle/
  4. apm-collector/
  5. apm-commons/
  6. apm-dist/
  7. apm-protocol/
  8. apm-sniffer/
  9. apm-webapp/
  10. docs/
  11. tools/
  12. .gitignore
  13. .gitmodules
  14. .travis.yml
  15. CHANGES.md
  16. CODE_OF_CONDUCT.md
  17. codeStyle.xml
  18. CONTRIBUTING.md
  19. DISCLAIMER
  20. HEADER
  21. LICENSE
  22. NOTICE
  23. pom.xml
  24. README.md
  25. README_ZH.md
README.md

Apache SkyWalking | 中文

SkyWalking: APM (application performance monitor) tool for distributed systems, 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 started as a distributed system in 2015. From 5.x, it evolved to the fully functional Application Performance Management system. It is used for tracing, monitoring, diagnose distributed systems, especially based on microservices, cloud native and container, including:

  • Distributed tracing and context propagation
  • Application, instance, service metrics analysis
  • Root cause analysis
  • Application topology map analysis
  • Application and service dependency analysis
  • Slow service detected
  • Performance optimization

Core features

  • Multiple languages instrumentation agent or libraries
    • Native Java auto instrumentation agent. Trace and monitor your cluster without changing any source codes
    • Community instrumentation agent or libraries
  • Multiple storage backends: ElasticSearch, H2
  • OpenTracing compatible
    • Native Java auto instrumentation agent could work with OpenTracing APIs in the same context
  • Lightweight and powerful backend aggregation and analysis capabilities
  • Modern and cool Web UI
  • Log integration
  • Alarm for slow or unstable(low SLA) application, instance and service

Document

5.x Architecture

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 wusheng@apache.org.

Live Demo

Screenshot

Test reports

Contact Us

Users

Submit new user case to us.

License

Apache 2.0 License.