[maven-release-plugin] copy for tag v5.0.0-alpha
[maven-release-plugin] prepare release v5.0.0-alpha
139 files changed
tree: 8328e016c4c9ea4d7bd2dd9c9fb253590f8a2352
  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. Underlying technology is a distributed tracing system.

GitHub stars Twitter Follow

Build Status Join the chat at https://gitter.im/sky-walking/Lobby OpenTracing-1.x Badge

  • Provide Java agent, no need to CHANGE any application source code.
  • Manual instrumentation
    • As an OpenTracing supported tracer
    • Use @Trace annotation for any methods you want to trace.
    • Integrate traceId into logs for log4j, log4j2 and logback.
  • Pure Java server implementation, provide RESTful and gRPC services. Compatibility with other language agents/SDKs.

Document

EN doc cn doc

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

Screenshots

  • Overview dashboard

  • Discovery topological graph of application clusters automatically.

  • Application overview

  • Server metrics

  • Service metrics

  • Trace

  • Alarm

Test reports

Contact Us

  • Submit an issue
  • Gitter
  • QQ Group: 392443393

License

Apache 2.0 License.