Go to file
pengys5 5db840393e 1. Use guava cache to support id name exchange.
2. Add abstract ExchangeWorker to aggregate the data wait to exchange.
3. Once per second, timer call the implementation work of ExchangeWorker to exchange.
4. Exchanged data send to AggregationWorker, the data exchange 10 times but not exchanged, then give up.
5. Just component finish the exchange coding.
2017-08-03 00:10:27 +08:00
.github Create ISSUE_TEMPLATE 2017-06-12 14:24:25 +08:00
apm-application-toolkit fix issue that open tracing activation set tag failed 2017-07-19 10:01:10 +08:00
apm-collector 1. Use guava cache to support id name exchange. 2017-08-03 00:10:27 +08:00
apm-commons Support retry when use IF_POSSIBLE strategy. 2017-07-28 21:10:14 +08:00
apm-network 1. Use guava cache to support id name exchange. 2017-08-03 00:10:27 +08:00
apm-sniffer Update GlobalIdGenerator.java 2017-08-01 16:09:33 +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 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 Remove multi globalTraceIds in context carrier. 2017-07-19 21:04:24 +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.0 Badge

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.

Screenshots

  • Topological graph of application clusters based on Spring Cloud.

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

  • 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.