kayx23 commented on code in PR #11891: URL: https://github.com/apache/apisix/pull/11891#discussion_r1909656111
########## docs/en/latest/plugins/zipkin.md: ########## @@ -5,13 +5,13 @@ keywords: - API Gateway - Plugin - Zipkin -description: This document contains information about the Apache zipkin Plugin. +description: Zipkin is an open-source distributed tracing system. The `zipkin` Plugin instruments APISIX and sends traces to Zipkin based on the Zipkin API specification. Review Comment: ```suggestion description: Zipkin is an open-source distributed tracing system. The zipkin Plugin instruments APISIX and sends traces to Zipkin based on the Zipkin API specification. ``` -- 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]
