moonming commented on code in PR #7170:
URL: https://github.com/apache/apisix/pull/7170#discussion_r889638318


##########
docs/zh/latest/plugins/skywalking.md:
##########
@@ -1,5 +1,11 @@
 ---
 title: skywalking
+keywords:
+  - APISIX
+  - Plugin
+  - SkyWalking
+  - skywalking
+description: 本篇文档主要介绍 Apache APISIX skywalking 插件的基本信息及使用方法。

Review Comment:
   ```suggestion
   description: 介绍 Apache SkyWalking(一个开源的 APM) 在 API 网关 Apache APISIX 中的使用方法。
   ```



##########
docs/zh/latest/plugins/skywalking.md:
##########
@@ -1,5 +1,11 @@
 ---
 title: skywalking
+keywords:
+  - APISIX
+  - Plugin
+  - SkyWalking
+  - skywalking

Review Comment:
   What is the difference between them?



##########
docs/zh/latest/FAQ.md:
##########
@@ -594,6 +594,6 @@ apisix:
 
 ## 如果在使用 APISIX 过程中遇到问题,我可以在哪里寻求更多帮助?
 
-- [Apache APISIX Slack 
Channel](/docs/general/community#joining-the-slack-channel):加入后请选择 
channel-apisix 频道,即可通过此频道进行 APISIX 相关问题的提问。
-- 
[邮件列表](/docs/general/community#joining-the-mailing-list):任何问题或对项目提议都可以通过社区邮件进行讨论。
+- [Apache APISIX Slack Channel](/docs/general/join/#加入-slack-频道):加入后请选择 
channel-apisix 频道,即可通过此频道进行 APISIX 相关问题的提问。
+- [邮件列表](/docs/general/join/#订阅邮件列表):任何问题或对项目提议都可以通过社区邮件进行讨论。

Review Comment:
   These changes have nothing to do with the title, please remove



##########
docs/zh/latest/plugins/skywalking.md:
##########
@@ -23,30 +29,94 @@ title: skywalking
 
 ## 描述
 
-[**SkyWalking**](https://github.com/apache/skywalking) 使用其原生的 Nginx LUA tracer 
提供分布式追踪、拓扑分析以及服务和 URI 级别的 metrics 信息。
+`skywalking` 插件用于与 [Apache SkyWalking](https://github.com/apache/skywalking) 
集成。
+
+SkyWalking 使用其原生的 NGINX Lua tracer 从服务和 URI 角度提供了分布式追踪、拓扑分析以及 metrics 。
 
-服务端目前支持 HTTP 和 gRPC 两种协议,在 APISIX 中目前只支持 HTTP 协议。
+APISIX 仅支持使用 HTTP 协议与 SkyWalking 服务器进行交互。

Review Comment:
   I think `服务端目前支持 HTTP 和 gRPC 两种协议,在 APISIX 中目前只支持 HTTP 协议。` is better.



##########
docs/zh/latest/plugins/skywalking.md:
##########
@@ -1,5 +1,11 @@
 ---
 title: skywalking
+keywords:
+  - APISIX
+  - Plugin
+  - SkyWalking
+  - skywalking
+description: 本篇文档主要介绍 Apache APISIX skywalking 插件的基本信息及使用方法。

Review Comment:
   please update the English desc too



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to