Update screenshot for new release. (#1209)

This commit is contained in:
吴晟 Wu Sheng 2018-05-10 17:51:10 +08:00 committed by GitHub
parent a0f28fa9c0
commit 53b59f22f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 39 deletions

View File

@ -55,27 +55,11 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU
- Host in Beijing. [goto](http://49.4.12.44:8080/)
- Host in HK. [goto](http://159.138.0.181:8080/)
# Screenshots
- Overview dashboard
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Dashboard.png"/>
# Screenshot
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta/Dashboard.png"/>
- Discovery topological graph of application clusters automatically.
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Topology.png"/>
- Application overview
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Application.png"/>
- Server metrics
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/server.png"/>
- Service metrics
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Service.png"/>
- Trace
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/trace.png"/>
- Alarm
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/application-alarm.png"/>
- [See all screenshots](/docs/Screenshots.md)
# Test reports
- Automatic integration test reports

View File

@ -54,28 +54,11 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU
- 北京服务器. [前往](http://49.4.12.44:8080/)
- 香港服务器. [前往](http://159.138.0.181:8080/)
# Screenshots
- 全局总揽
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Dashboard.png"/>
# Screenshot
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta/Dashboard.png"/>
- 拓扑图自动发现
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Topology.png"/>
- 应用视图
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Application.png"/>
- 应用服务器视图
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/server.png"/>
- 服务视图
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Service.png"/>
- 调用链
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/trace.png"/>
- 告警
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/application-alarm.png"/>
- [查看所有系统截图](/docs/Screenshots.md)
# Test reports
- 自动化集成测试报告

22
docs/Screenshots.md Normal file
View File

@ -0,0 +1,22 @@
- Overview dashboard
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta/Dashboard.png"/>
- Discovery topological graph of application clusters automatically.
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta/Topology.png"/>
- Application overview
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta/application.png"/>
- Process(VM) metrics
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta/server.png"/>
- Service metrics
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta/Service.png"/>
- Trace
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta/trace_list.png"/>
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta/trace.png"/>
- Alarm
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta/application-alarm.png"/>