You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/30 12:03:41 UTC

[GitHub] [apisix] juzhiyuan commented on a change in pull request #4339: Polish SkyWalking doc and a tiny thing about Zipkin

juzhiyuan commented on a change in pull request #4339:
URL: https://github.com/apache/apisix/pull/4339#discussion_r642066222



##########
File path: README.md
##########
@@ -116,7 +116,8 @@ A/B testing, canary release, blue-green deployment, limit rate, defense against
 
 - **OPS friendly**
 
-  - OpenTracing: support [Apache Skywalking](docs/en/latest/plugins/skywalking.md) and [Zipkin](docs/en/latest/plugins/zipkin.md)
+  - Zipkin tracing: [Zipkin](docs/en/latest/plugins/zipkin.md)
+  - Open source APM: support [Apache Skywalking](docs/en/latest/plugins/skywalking.md)

Review comment:
       ```suggestion
     - Open source APM: support [Apache SkyWalking](docs/en/latest/plugins/skywalking.md)
   ```

##########
File path: docs/zh/latest/plugins/skywalking.md
##########
@@ -33,7 +33,7 @@ title: skywalking
 
 ## 名字
 
-`Skywalking`(https://github.com/apache/skywalking) 是一个开源的服务跟踪插件。
+`Skywalking`(https://github.com/apache/skywalking) 使用其原生的Nignx LUA tracer,提供分布式追踪,拓扑分析,以及服务和URI级别的metrics信息。

Review comment:
       ```suggestion
   `Skywalking`(https://github.com/apache/skywalking) 使用其原生的 Nginx LUA tracer,提供分布式追踪、拓扑分析以及服务和 URI 级别的 metrics 信息。
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org