|
|
||
|---|---|---|
| QA | ||
| ci-dependencies | ||
| doc | ||
| skywalking-alarm | ||
| skywalking-application-toolkit | ||
| skywalking-commons | ||
| skywalking-network | ||
| skywalking-sniffer | ||
| skywalking-storage-center | ||
| skywalking-webui | ||
| .travis.yml | ||
| BUILD_DOC.md | ||
| CONFIG_DOC.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
| docker-compose.yml | ||
| pom.xml | ||
README.md
Sky Walking
SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known Distributed Tracer。
Abstract
- An open source Large-Scale Distributed Systems Tracing Infrastructure, also known a ditributed tracer.
- Based on Google Dapper Paper: Dapper, a Large-Scale Distributed Systems Tracing Infrastructure, read Simplified Chinese Version
- Support popular rpc frameworks, such as dubbo, dubbox, motan etc., trigger email-alert when application occurs unexpected exception。
- Easy to deploy, even in product mode (since 2.0) . No need of Hadoop, HBase, or Cassandra Cluster.
- Pure Java server implements. provide gRPC (since 2.0) and HTTP (since 2.1) cross-platform spans collecting service.
Supported components
web container
- Tomcat 7
- Tomcat 8
database
- mysql
- oracle
- h2
- easily extend to support sybase, sqlserver, jtds, db2, informix
rpc framework
- dubbo
- dubbox
- httpClient
- motan
cache
- jedis
All test scenarios base on Docker Tech.
Contributors
Chinese Articles about sky-walking and distributed tracer
In October 2016, Sky Walking won OneAPM Open Source Achievement Award. The award appreciates sky walking for its "contribution to popularization of APM technology".
OneAPM will provide financial support for the project in 2016-2017.
Thanks all users of sky walking project.



