Update read for readme.
This commit is contained in:
parent
83cb797b35
commit
3f188b1454
|
|
@ -56,9 +56,12 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU
|
|||
- Instance Overview.
|
||||
<img src="https://sky-walking.github.io/page-resources/3.2/instance_health.png"/>
|
||||
|
||||
- JVM detail.
|
||||
- JVM Detail.
|
||||
<img src="https://sky-walking.github.io/page-resources/3.2/instance_graph.png"/>
|
||||
|
||||
- Services Dependency Tree.
|
||||
<img src="https://sky-walking.github.io/page-resources/3.2/service_dependency_tree.png"/>
|
||||
|
||||
# Test reports
|
||||
- Automatic integration test reports
|
||||
- [Java Agent test report](https://github.com/sky-walking/agent-integration-test-report)
|
||||
|
|
|
|||
|
|
@ -61,6 +61,10 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU
|
|||
- JVM明细信息
|
||||
<img src="https://sky-walking.github.io/page-resources/3.2/instance_graph.png"/>
|
||||
|
||||
- 服务依赖树.
|
||||
<img src="https://sky-walking.github.io/page-resources/3.2/service_dependency_tree.png"/>
|
||||
|
||||
|
||||
# Test reports
|
||||
- 自动化集成测试报告
|
||||
- [Java探针测试报告](https://github.com/sky-walking/agent-integration-test-report)
|
||||
|
|
|
|||
Loading…
Reference in New Issue