forked fromapache/skywalking
- Notifications
You must be signed in to change notification settings - Fork0
A distributed tracing system, and APM ( Application Performance Monitoring )
License
NotificationsYou must be signed in to change notification settings
coder-java-caicai/skywalking
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Sky Walking |中文
SkyWalking 3: APM for Distributed Systems, also known Distributed Tracing System.
- Provide Java agent,no need to CHANGE any application source code.
- High performance agent. Only increase extra10% cpu cost in 5000+ tps application, evenwhen collect all traces.
- Supported middlewares, frameworks and libraries.
- Manual instrumentation
- As anOpenTracing 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.
- The UI released onskywalking-ui
- Architecture graph for 3.2.5+
This project adheres to the Contributor Covenantcode of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior towu.sheng@foxmail.com.
- Discovery topological graph of application clusters automatically.
- Trace query.
- Span detail.
- Instance Overview.
- JVM Detail.
- Services Dependency Tree.
- Automatic integration test reports
- Performance test reports
- Submit an issue
- Gitter
- Google Mailing List
- QQ Group: 392443393
About
A distributed tracing system, and APM ( Application Performance Monitoring )
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Java99.9%
- Other0.1%








