Azure Front Door¶
You can declare to scrape an Azure Front Door via the FrontDoor
resource
type.
When using declared resources, the following fields need to be provided:
name
- The name of the Azure Front Door
All supported metrics are documented in the official Azure Monitor documentation.
Example¶
Here is an example configuration:
name: promitor_demo_frontdoor_backend_health
description: "Health percentage for backends in Azure Front Door"
resourceType: FrontDoor
azureMetricConfiguration:
metricName: BackendHealthPercentage
aggregation:
type: Average
resources: # Optional, required when no resource discovery is configured
- name: promitor-landscape
resourceDiscoveryGroups: # Optional, requires Promitor Resource Discovery agent (https://promitor.io/concepts/how-it-works#using-resource-discovery)
- name: front-door-landscape