Go to file
吴晟 Wu Sheng cdb9c0a593 Update README.md 2017-10-10 16:10:48 +08:00
.github Create ISSUE_TEMPLATE 2017-06-12 14:24:25 +08:00
apm-application-toolkit Change version for next iteration. 2017-10-07 21:54:32 +08:00
apm-collector Change version for next iteration. 2017-10-07 21:54:32 +08:00
apm-commons Change version for next iteration. 2017-10-07 21:54:32 +08:00
apm-network Support SpyMemcached V2.x 2017-10-08 15:46:26 +08:00
apm-sniffer Merge branch 'master' into feature/new-register-flow 2017-10-08 22:07:43 +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 add rest mapping such as GetMapping 2017-10-08 18:29:52 +08:00
.travis.yml Update .travis.yml 2017-09-27 17:24:00 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-06-15 10:11:23 +08:00
LICENSE Update LICENSE 2017-04-17 23:06:42 +08:00
README.md Update README.md 2017-10-10 16:10:48 +08:00
README_ZH.md Update README_ZH.md 2017-10-10 16:04:38 +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 Change version for next iteration. 2017-10-07 21:54:32 +08:00
pom.xml Update pom.xml 2017-10-10 15:51:48 +08:00

README.md

Sky Walking | 中文

Sky Walking logo

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

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

  • Auto instrumentation by javaagent, 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.
    • How to uplink metrics and traces to collector?
  • The UI released on sky-walking-ui

Architecture

  • Architecture graph for 3.2+

Document

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to wu.sheng@foxmail.com.

Screenshots

  • Topological graph of application clusters based on dubbox and motan.

  • Trace query.

  • Span detail.

  • Instance Overview.

  • JVM Detail.

  • Services Dependency Tree.

Test reports

Contact Us

Open Skywalking Organization

Open Skywalking Organization Teams and Contributors

Commercial Support Partners

Shurenyun Logo

License

By contributing your code, you agree to license your contribution under the terms of the sky-walking license.