wu-sheng commented on code in PR #9725: URL: https://github.com/apache/skywalking/pull/9725#discussion_r985233165
########## docs/en/setup/backend/backend-apisix-monitoring.md: ########## @@ -0,0 +1,40 @@ +# APISIX monitoring +## APISIX performance from `apisix prometheus plugin` +SkyWalking leverages OpenTelemetry Collector to transfer the metrics to +[OpenTelemetry receiver](opentelemetry-receiver.md) and into the [Meter System](./../../concepts-and-designs/meter.md). + +### Data flow +1. [APXSIX prometheus plugin](https://apisix.apache.org/docs/apisix/plugins/prometheus/) collect metrics data from APSIX. Review Comment: ```suggestion 1. [APXSIX Prometheus plugin](https://apisix.apache.org/docs/apisix/plugins/prometheus/) collects metrics data from APSIX. ``` -- 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]
