Extend the platform,
empower your team.
Gather in depth metrics and topology from your Anypoint Cloudhub Organizations, Environments, Applications, APIs and Workers.
Extension by DynatraceCollect Organization, Environment, Application, Endpoint, APIs and Workers metrics for your Mulesoft Cloudhub apps.
Give the connected app the following scopes:
Under Extensions
on the left menu, select Mulesoft Cloudhub
.
Add a monitoring configuration.
https://anypoint.mulesoft.com
https://eu1.anypoint.mulesoft.com
https://gov.anypoint.mulesoft.com
Client ID
Client Secret
A: The formula for DDU consumption of the extension is:
8 + (7 * <applications>) + (6 * <workers>) + (6 * <apis>) * 525.6 DDUs/year
Example, monitoring 25 applications, with 3 workers per application and 10 APIs gives:
(8 + (7 * 25) + (6 * 75) + (6*10)) * 525.6 DDUs/year
= 364,240 (364k) DDUs/year
This fixes an issue where too many requests were being made under some conditions
Reduce the timeout of the fastcheck so more meaningful messages are returned
No release notes