Go to file
ascrutae 442c301f4b 完成镜像打包 2016-12-18 12:41:28 +08:00
QA 修改大量文档说明 2016-05-26 14:24:31 +08:00
ci-dependencies 修复oracle的编译问题 2016-06-14 18:28:39 +08:00
doc Merge branch 'master' of https://github.com/wu-sheng/sky-walking 2016-08-04 16:10:28 +08:00
skywalking-alarm 完成镜像打包 2016-12-18 12:41:28 +08:00
skywalking-application-toolkit 修复部分问题 2016-12-16 18:00:48 +08:00
skywalking-commons 修复部分问题 2016-12-14 14:48:41 +08:00
skywalking-network remove wrong comments 2016-12-11 10:28:29 +08:00
skywalking-sniffer 修复部分问题 2016-12-17 17:38:49 +08:00
skywalking-storage-center 完成镜像打包 2016-12-18 12:41:28 +08:00
skywalking-webui 完成镜像打包 2016-12-18 12:41:28 +08:00
.travis.yml 1.remove webui useless demo. 2. solve webui compile issue. 3. remove old test case, waiting test scenario by docker tech. @ascrutae 2016-12-05 14:31:11 +08:00
BUILD_DOC.md 增加新的版本号 2.0-2016,准备下一版本迭代 2016-08-18 11:37:59 +08:00
CONFIG_DOC.md 原有的编译文档,被分解为编译和配置两个文档。 2016-06-09 22:28:53 +08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-11-18 17:14:41 +08:00
LICENSE Update LICENSE 2016-05-26 17:03:11 +08:00
README.md Update README.md 2016-12-14 14:53:32 +08:00
docker-compose.yml 修复部分问题 2016-12-17 17:38:49 +08:00
pom.xml 修复部分问题 2016-12-17 17:38:49 +08:00

README.md

Sky Walking

Sky Walking logo

SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known Distributed Tracer。

Build Status license codebeat badge Join the chat at https://gitter.im/sky-walking/Lobby sky-walking-org

Release Version Dev Version

Abstract

Supported components

web container

  • Tomcat 7
  • Tomcat 8

Tomcat 7 Test Docker Tomcat 8 Test Docker

database

  • mysql
  • oracle
  • h2
  • easily extend to support sybase, sqlserver, jtds, db2, informix

MySQL Test Docker
Oracle Test Docker
H2 Test Docker

rpc framework

  • dubbo
  • dubbox
  • httpClient
  • motan

Dubbo Test Docker  
Dubbox Test Docker  Dubbox Test Docker  
HttpClient Test Docker  HttpClient Test Docker  
Motan Test Docker

cache

  • jedis

Jedis Test Docker

All test scenarios base on Docker Tech.

Contributors

Chinese Articles about sky-walking and distributed tracer

Sky Walking TouTiao
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".
OneAPM will provide financial support for the project in 2016-2017.

Thanks all users of sky walking project.


Quick View

  • distributed tracer 追踪连路图1

追踪连路图2

追踪连路图3

  • alarm mail 告警邮件

Document