From d516a7e4971dcd173d07bc17a61fe83a9e7505d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Thu, 8 Mar 2018 16:07:45 +0800 Subject: [PATCH] Update screenshots. (#911) --- README.md | 30 +++++++++++++++++++----------- README_ZH.md | 33 +++++++++++++++++++++------------ 2 files changed, 40 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 819739bdba..2023ae66be 100644 --- a/README.md +++ b/README.md @@ -32,24 +32,32 @@ Underlying technology is a distributed tracing system. # Code of conduct 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 wusheng@apache.org. +# Live Demo +Coming soon +- Host in China. [goto] +- Host in HK. [goto] + # Screenshots +- Overview dashboard + + - Discovery topological graph of application clusters automatically. - + -- Trace query. - +- Application overview + -- Span detail. - +- Server metrics + -- Instance Overview. - +- Service metrics + -- JVM Detail. - +- Trace + -- Services Dependency Tree. - +- Alarm + # Test reports - Automatic integration test reports diff --git a/README_ZH.md b/README_ZH.md index 449f4811fb..1127f5ca15 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -34,24 +34,33 @@ Apache SkyWalking | [English](README.md) # code of conduct 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 wusheng@apache.org. + +# Live Demo +近期更新 +- 中国服务器. [前往] +- 香港服务器. [前往] + # Screenshots -- 分布式系统拓扑图自动发现 - +- 全局总揽 + + +- 拓扑图自动发现 + -- 调用链查询 - +- 应用视图 + -- Span信息查询 - +- 应用服务器视图 + -- 实例全局视图 - +- 服务视图 + -- JVM明细信息 - +- 调用链 + -- 服务依赖树. - +- 告警 + # Test reports -- GitLab