Update README.md
This commit is contained in:
parent
7e8ec8c886
commit
e7dfc93eaf
15
README.md
15
README.md
|
|
@ -3,7 +3,7 @@ Sky Walking | [中文](README_ZH.md)
|
|||
|
||||
<img src="https://sky-walking.github.io/page-resources/3.0/skywalking.png" alt="Sky Walking logo" height="90px" align="right" />
|
||||
|
||||
**SkyWalking 3**: APM for Distributed Systems, also known Distributed Tracing System.
|
||||
**SkyWalking 3**: APM for Distributed Systems, also known Distributed Tracing System.
|
||||
|
||||
[](https://travis-ci.org/wu-sheng/sky-walking)
|
||||
[](https://coveralls.io/github/wu-sheng/sky-walking?branch=master)
|
||||
|
|
@ -24,6 +24,12 @@ Sky Walking | [中文](README_ZH.md)
|
|||
* [How to uplink metrics and traces to collector?]()
|
||||
* The UI released on [wu-sheng/sky-walking-ui](https://github.com/wu-sheng/sky-walking-ui)
|
||||
|
||||
# Architecture
|
||||
* Architecture graph for 3.2+
|
||||
<img src="https://sky-walking.github.io/page-resources/3.2/architecture/3.2-architecture.jpg"/>
|
||||
|
||||
# Document
|
||||
* [WIKI](https://github.com/wu-sheng/sky-walking/wiki)
|
||||
|
||||
# PMC - Project Management Committee
|
||||
* 吴晟 [@wu-sheng](https://github.com/wu-sheng)
|
||||
|
|
@ -39,10 +45,6 @@ Sky Walking | [中文](README_ZH.md)
|
|||
|
||||
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.
|
||||
|
||||
# Architecture
|
||||
* Architecture graph for 3.2+
|
||||
<img src="https://sky-walking.github.io/page-resources/3.2/architecture/3.2-architecture.jpg"/>
|
||||
|
||||
# Screenshots
|
||||
- Topological graph of application clusters based on dubbox and [motan](https://github.com/weibocom/motan).
|
||||
<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
|
|||
- Performance test reports
|
||||
- [Java Agent test report](https://sky-walking.github.io/Agent-Benchmarks/)
|
||||
|
||||
# Document
|
||||
* [WIKI](https://github.com/wu-sheng/sky-walking/wiki)
|
||||
|
||||
# Contact Us
|
||||
* Submit an issue
|
||||
* [Gitter](https://gitter.im/sky-walking/Lobby)
|
||||
|
|
|
|||
Loading…
Reference in New Issue