What analytics API calls are executed from the /myApps/

I would like to know what back end API call are being made from the /MyApps > Analyics > Display selction (throughput, error count, min time, max time). I am comparing the throughput in the developer portal and my log files and seeing quite a large discrepancy.

While the analytics from the developer portal shows ~150 my logs show several hundred thousand.

5817-screen-shot-2017-10-27-at-125120-pm.png

0 2 236
2 REPLIES 2

Not applicable

@John Banning,

List of analytics API calls are available here:

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

Just ensure that time zone (e.g. UTC) used to compare records are same. Share your results after comparison.

Regards,

Rajesh Doda

@John Banning , Similar question answered here. You can take a look at module code in developer portal codebase for further analysis. Hope it helps. Keep us posted if any.