mulesoft-catalyst / metrics-toolkit

The metrics toolkit (formerly metrics accelerator/framework) is a Mule application intended to collect, aggregate and load platform metrics into different visualization systems; providing out of the box integrations and visualization options, including useful dashboards and charts.
The Unlicense
84 stars 104 forks source link

Client App API limit can only be 250 - higher client app limits should be accomodated #63

Closed msunkrish closed 3 years ago

msunkrish commented 3 years ago

https://github.com/mulesoft-catalyst/metrics-accelerator/blob/a3133b83a61e4b30203e7f9d0a84f7b9591e2f31/src/main/mule/sources/anypoint/platform/apis/api-call-api-platform.xml#L27

On the platform API for /applications - the response payload contains a field called "total" that could rather be used to collect the consolidated data for Client Applications

damiancalabresi commented 3 years ago

Thanks @msunkrish , I'll look at this and analyze if the pagination can be improved.

damiancalabresi commented 3 years ago

This issue has been resolved in the release 1.6.0