0
votes

We have multiple APIs in Azure API Management Service. I can see individual API metrics in APIM Analytics. How can I integrate this to Grafana to monitor individual API response time.

1

1 Answers

0
votes

All metrics from APIM are published to Azure Monitor for which there is a data source plugin for Grafana.

With the plugin configured, you can build dashboards using the data from Azure Monitor.

There is an official doc for using Grafana with Azure Monitor which explains this in detail.