From 53b59f22f05e7ff2cdde2ec6d5b40536fb6e7f20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Thu, 10 May 2018 17:51:10 +0800 Subject: [PATCH] Update screenshot for new release. (#1209) --- README.md | 22 +++------------------- README_ZH.md | 23 +++-------------------- docs/Screenshots.md | 22 ++++++++++++++++++++++ 3 files changed, 28 insertions(+), 39 deletions(-) create mode 100644 docs/Screenshots.md diff --git a/README.md b/README.md index 7887e15e2..56de5dd70 100644 --- a/README.md +++ b/README.md @@ -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 - +# Screenshot + -- Discovery topological graph of application clusters automatically. - -- Application overview - - -- Server metrics - - -- Service metrics - - -- Trace - - -- Alarm - +- [See all screenshots](/docs/Screenshots.md) # Test reports - Automatic integration test reports diff --git a/README_ZH.md b/README_ZH.md index 9bcef95a7..0d144b40a 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -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 -- 全局总揽 - +# Screenshot + -- 拓扑图自动发现 - - -- 应用视图 - - -- 应用服务器视图 - - -- 服务视图 - - -- 调用链 - - -- 告警 - +- [查看所有系统截图](/docs/Screenshots.md) # Test reports - 自动化集成测试报告 diff --git a/docs/Screenshots.md b/docs/Screenshots.md new file mode 100644 index 000000000..6aa40d5d1 --- /dev/null +++ b/docs/Screenshots.md @@ -0,0 +1,22 @@ +- Overview dashboard + + +- Discovery topological graph of application clusters automatically. + + +- Application overview + + +- Process(VM) metrics + + +- Service metrics + + +- Trace + + + + +- Alarm + \ No newline at end of file