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
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
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