diff --git a/README.md b/README.md index 819739bdba185dc09496c327a3e6871efd27b065..2023ae66be273f36b4e9019627e70237114c3018 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 449f4811fbd2290fdc1d404f7ddca5a124e33481..1127f5ca158a0b13209fd3c60c80bb67255964ee 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