You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2018/03/08 08:07:47 UTC

[incubator-skywalking] branch master updated: Update screenshots. (#911)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new d516a7e  Update screenshots. (#911)
d516a7e is described below

commit d516a7e4971dcd173d07bc17a61fe83a9e7505d0
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Mar 8 16:07:45 2018 +0800

    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 819739b..2023ae6 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
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Dashboard.png"/>
+
 - Discovery topological graph of application clusters automatically.
-<img src="https://skywalkingtest.github.io/page-resources/3.2.1/topological_graph_test_project.png"/>
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Topology.png"/>
 
-- Trace query.
-<img src="https://skywalkingtest.github.io/page-resources/3.2.1/trace_segment.png"/>
+- Application overview
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Application.png"/>
 
-- Span detail.
-<img src="https://skywalkingtest.github.io/page-resources/3.2.1/span.png" />
+- Server metrics
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/server.png"/>
 
-- Instance Overview.
-<img src="https://skywalkingtest.github.io/page-resources/3.2.1/instance_health.png"/>
+- Service metrics
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Service.png"/>
 
-- JVM Detail.
-<img src="https://skywalkingtest.github.io/page-resources/3.2/instance_graph.png"/>
+- Trace
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/trace.png"/>
 
-- Services Dependency Tree.
-<img src="https://skywalkingtest.github.io/page-resources/3.2.1/service_dependency_tree.png"/>
+- Alarm
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/application-alarm.png"/>
 
 # Test reports
 - Automatic integration test reports
diff --git a/README_ZH.md b/README_ZH.md
index 449f481..1127f5c 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
-- 分布式系统拓扑图自动发现
-<img src="https://skywalkingtest.github.io/page-resources/3.2.1/topological_graph_test_project.png?forceUpdate=0"/>
+- 全局总揽
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Dashboard.png"/>
+
+- 拓扑图自动发现
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Topology.png"/>
 
-- 调用链查询
-<img src="https://skywalkingtest.github.io/page-resources/3.2.1/trace_segment.png"/>
+- 应用视图
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Application.png"/>
 
-- Span信息查询
-<img src="https://skywalkingtest.github.io/page-resources/3.2.1/span.png" />
+- 应用服务器视图
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/server.png"/>
 
-- 实例全局视图
-<img src="https://skywalkingtest.github.io/page-resources/3.2.1/instance_health.png"/>
+- 服务视图
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/Service.png"/>
 
-- JVM明细信息
-<img src="https://skywalkingtest.github.io/page-resources/3.2/instance_graph.png"/>
+- 调用链
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/trace.png"/>
 
-- 服务依赖树.
-<img src="https://skywalkingtest.github.io/page-resources/3.2.1/service_dependency_tree.png"/>
+- 告警
+<img src="https://skywalkingtest.github.io/page-resources/5.0.0-alpha/application-alarm.png"/>
 
 
 # Test reports

-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.