Skip to content

Commit 8588939

Browse files
authored
Merge branch 'master' into fix/local-deploy
2 parents aa07537 + 43cccde commit 8588939

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Sky Walking | [中文](README_ZH.md)
3030
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 wu.sheng@foxmail.com.
3131

3232
# Screenshots
33-
- Topological graph of application clusters based on dubbox and [motan](https://github.com/weibocom/motan).
33+
- Discovery topological graph of application clusters automatically.
3434
<img src="https://skywalkingtest.github.io/page-resources/3.2.1/topological_graph_test_project.png"/>
3535

3636
- Trace query.

README_ZH.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Sky Walking | [English](README.md)
1919
* 使用 [**@Trace**](docs/cn/Application-toolkit-trace-CN.md) 标注追踪业务方法
2020
* 将 traceId 集成到 log4j, log4j2 或 logback这些日志组件中
2121
* 纯Java后端Collector实现,提供RESTful和gRPC接口。兼容接受其他语言探针发送数据
22-
* [如何将探针的Metric和Trace数据上传到Collector?]()
22+
* [如何将探针的Metric和Trace数据上传到Collector?](/docs/cn/How-to-communicate-with-the-collector-CN.md)
2323
* UI工程请查看 [skywalking-ui](https://github.com/OpenSkywalking/skywalking-ui)
2424
* 中文QQ群:392443393
2525

@@ -33,7 +33,7 @@ Sky Walking | [English](README.md)
3333
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 wu.sheng@foxmail.com.
3434

3535
# Screenshots
36-
- 追踪基于 dubbox 和 [motan](https://github.com/weibocom/motan)的分布式系统,生成的拓扑截图
36+
- 分布式系统拓扑图自动发现
3737
<img src="https://skywalkingtest.github.io/page-resources/3.2.1/topological_graph_test_project.png?forceUpdate=0"/>
3838

3939
- 调用链查询

0 commit comments

Comments
 (0)