Go to file
wusheng cf3d2a4026 Add parts of ignore mechanism, and this is part of new sampling mechanism. All of these are providing higher performance. 2017-06-11 22:35:30 +08:00
.github Update ISSUE_TEMPLATE 2017-04-30 13:20:48 +08:00
apm-application-toolkit 1. Remove the “apm-trace” module, isolate the trace structure between agent and collector for considering performance. 2017-06-10 22:46:16 +08:00
apm-collector 1. Remove the “apm-trace” module, isolate the trace structure between agent and collector for considering performance. 2017-06-10 22:46:16 +08:00
apm-commons 1. Remove the “apm-trace” module, isolate the trace structure between agent and collector for considering performance. 2017-06-10 22:46:16 +08:00
apm-sniffer Add parts of ignore mechanism, and this is part of new sampling mechanism. All of these are providing higher performance. 2017-06-11 22:35:30 +08:00
ci-dependencies add resin plugin (#187) 2017-05-10 19:33:30 +08:00
travis Push the collector docker image when sky-walking is tagged 2017-04-25 23:39:49 +08:00
.gitignore chore(project): add the .gitignore file to project 2017-04-27 09:01:54 +08:00
.travis.yml add resin plugin (#187) 2017-05-10 19:33:30 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-04-29 23:12:44 +08:00
LICENSE Revert license. 2017-06-09 20:35:45 +08:00
README.md Create README.md 2017-06-08 10:45:06 +08:00
checkStyle.xml Change groupId and artifactId 2017-04-28 01:17:09 +08:00
codeStyle.xml Add “checkStyle.xml” and “codeStyle.xml” files, varify the code-style when “mvn compile” and CI. This is the initialized commit. 2017-04-18 12:02:21 +08:00
docker-compose.yml update docker image version 2017-06-06 09:51:37 +08:00
pom.xml Change groupId and artifactId 2017-04-28 01:17:09 +08:00

README.md

Sky Walking | 中文

Sky Walking logo

SkyWalking 3.x: APM for Distributed Systems, also known Distributed Tracing System.

Build Status Coverage Status license codebeat badge Join the chat at https://gitter.im/sky-walking/Lobby OpenTracing-1.0 Badge


OneAPM Open Source Achievement Award

In October 2016, Sky Walking won OneAPM Open Source Achievement Award. The award appreciates sky walking for its "contribution to popularization of APM technology".


Thanks all users of sky walking project.


Contributors

In chronological order

Screenshots

  • Topological graph of application clusters.

  • Trace query.

  • Span detail.

Document

Chat with us on gitter, in English. As a Chinese Developer, you can join QQ Group: 392443393, by tagging Sky-Walking.

sky-walking 1.x and 2.x provide features about tracing only, did not include any analysis abilities.