SylviaBABY commented on code in PR #7397: URL: https://github.com/apache/apisix/pull/7397#discussion_r916386744
########## docs/zh/latest/plugins/node-status.md: ########## @@ -23,34 +29,33 @@ title: node-status ## 描述 -`node-status` 是 `APISIX` 的请求状态查询插件,返回基本的状态信息。 +`node-status` 插件可用于通过暴露的 API 查询 APISIX 的请求状态,并返回基本的状态信息 Review Comment: ```suggestion `node-status` 插件可用于通过暴露的 API 查询 APISIX 的请求状态,并返回基本的状态信息。 ``` -- 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]
