See Apigee Edge analytics on Grafana dashboards

Hi all,

I'm trying to figure out if it is possible to see Apigee Edge analytics in real time in Grafana, rather than on Apigee itself. I'm trying to centralize the Apigee analytics on Grafana so they could be dashboarded alongside other resources that we already have there. Does anyone know if this is possible?

Here is an example of the type of metrics I'm referring to.

 

Thank you.

0 1 261
1 REPLY 1

Firstly, Analytics is not real time - there's some minutes of delay

Secondly, using the APIs to analytics is subject to limits

You could still look at using data from Analytics or aggregated real time data from API Monitoring APIs

https://docs.apigee.com/api-platform/analytics/use-analytics-api-measure-api-program-performance

https://docs.apigee.com/api-monitoring/metrics-api

Otherwise use Message Logging to send data out of Apigee and store and visualize it as you need