@@ -3,7 +3,7 @@ Sky Walking | [中文](README_ZH.md)
3
3
4
4
<img src =" https://sky-walking.github.io/page-resources/3.0/skywalking.png " alt =" Sky Walking logo " height =" 90px " align =" right " />
5
5
6
- ** SkyWalking 3** : APM for Distributed Systems, also known Distributed Tracing System.
6
+ ** SkyWalking 3** : APM for Distributed Systems, also known Distributed Tracing System.
7
7
8
8
[ ![ Build Status] ( https://travis-ci.org/wu-sheng/sky-walking.svg?branch=master )] ( https://travis-ci.org/wu-sheng/sky-walking )
9
9
[ ![ Coverage Status] ( https://coveralls.io/repos/github/wu-sheng/sky-walking/badge.svg?branch=master&forceUpdate=2 )] ( https://coveralls.io/github/wu-sheng/sky-walking?branch=master )
@@ -24,6 +24,12 @@ Sky Walking | [中文](README_ZH.md)
24
24
* [ How to uplink metrics and traces to collector?] ( )
25
25
* The UI released on [ wu-sheng/sky-walking-ui] ( https://github.com/wu-sheng/sky-walking-ui )
26
26
27
+ # Architecture
28
+ * Architecture graph for 3.2+
29
+ <img src =" https://sky-walking.github.io/page-resources/3.2/architecture/3.2-architecture.jpg " />
30
+
31
+ # Document
32
+ * [ WIKI] ( https://github.com/wu-sheng/sky-walking/wiki )
27
33
28
34
# PMC - Project Management Committee
29
35
* 吴晟 [ @wu-sheng ] ( https://github.com/wu-sheng )
@@ -39,10 +45,6 @@ Sky Walking | [中文](README_ZH.md)
39
45
40
46
This project adheres to the Contributor Covenant [ code of conduct] ( CODE_OF_CONDUCT.md ) . By participating, you are expected to uphold this code. Please report unacceptable behavior to wu.sheng@foxmail.com .
41
47
42
- # Architecture
43
- * Architecture graph for 3.2+
44
- <img src =" https://sky-walking.github.io/page-resources/3.2/architecture/3.2-architecture.jpg " />
45
-
46
48
# Screenshots
47
49
- Topological graph of application clusters based on dubbox and [ motan] ( https://github.com/weibocom/motan ) .
48
50
<img src =" https://sky-walking.github.io/page-resources/3.2/topological_graph_test_project.png " />
@@ -68,9 +70,6 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU
68
70
- Performance test reports
69
71
- [ Java Agent test report] ( https://sky-walking.github.io/Agent-Benchmarks/ )
70
72
71
- # Document
72
- * [ WIKI] ( https://github.com/wu-sheng/sky-walking/wiki )
73
-
74
73
# Contact Us
75
74
* Submit an issue
76
75
* [ Gitter] ( https://gitter.im/sky-walking/Lobby )
0 commit comments