Go to file
吴晟 Wu Sheng f27effee70 Merge pull request #414 from ascrutae/zhangxin/fix/log-path
change log component.
2017-09-14 06:48:54 +08:00
.github Create ISSUE_TEMPLATE 2017-06-12 14:24:25 +08:00
apm-application-toolkit Combine context trace project and context trace project 2017-09-04 16:16:35 +08:00
apm-collector Merge pull request #414 from ascrutae/zhangxin/fix/log-path 2017-09-14 06:48:54 +08:00
apm-commons Support retry when use IF_POSSIBLE strategy. 2017-07-28 21:10:14 +08:00
apm-network Fixed check style error 2017-09-10 22:22:52 +08:00
apm-sniffer Update ContextCarrier.java 2017-09-13 16:00:35 +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 Unify package out directory 2017-09-04 11:08:21 +08:00
.travis.yml Cobertura did not support java 8 lambda. 2017-08-01 15:57:19 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-06-15 10:11:23 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-04-29 23:12:44 +08:00
LICENSE Update LICENSE 2017-04-17 23:06:42 +08:00
README.md Update read for readme. 2017-09-11 12:35:46 +08:00
README_ZH.md Update read for readme. 2017-09-11 12:35:46 +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 fix skywalking container start failure 2017-06-26 11:29:27 +08:00
pom.xml Cobertura did not support java 8 lambda. 2017-08-01 15:57:19 +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 codebeat badge 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 wu-sheng/sky-walking-ui

Contributors

In chronological order

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.

Architecture

  • Architecture graph for 3.2+

Screenshots

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

  • Trace query.

  • Span detail.

  • Instance Overview.

  • JVM Detail.

  • Services Dependency Tree.

Test reports

Document

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