Fix typo. K8s - > Kubernetes |
||
|---|---|---|
| .github | ||
| apm-application-toolkit | ||
| apm-collector | ||
| apm-commons | ||
| apm-protocol | ||
| apm-sniffer | ||
| ci-dependencies | ||
| docs | ||
| skywalking-ui@d4e49aa058 | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| CHECKSTYLE_HEAD | ||
| CODE_OF_CONDUCT.md | ||
| DISCLAIMER | ||
| HEADER | ||
| LICENSE | ||
| NOTICE.txt | ||
| README.md | ||
| README_ZH.md | ||
| checkStyle.xml | ||
| codeStyle.xml | ||
| docker-compose.yml | ||
| pom.xml | ||
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.
- Provide Java agent, no need to CHANGE any application source code.
- High performance agent. Only increase extra 10% cpu cost in 5000+ tps application, even when collect all traces.
- Supported middlewares, frameworks and libraries.
- 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
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.
Screenshots
-
Discovery topological graph of application clusters automatically.

-
Trace query.

-
Span detail.

-
Instance Overview.

-
JVM Detail.

-
Services Dependency Tree.

Test reports
- Automatic integration test reports
- Performance test reports
Contact Us
- Submit an issue
- Gitter
- QQ Group: 392443393