Skip to content

Azure Traffic Manager Profile

Availability BadgeResource Discovery Support Badge

You can declare to scrape a Traffic Manager via the TrafficManager resource type.

When using declared resources, the following fields need to be provided:

  • name - The name of the Traffic Manager Profile.

All supported metrics are documented in the official Azure Monitor documentation.

Example

Here is an example configuration:

name: azure_traffic_manager_endpoint_qps
description: "Number of times a Traffic Manager endpoint was returned in the given time frame"
resourceType: TrafficManager
azureMetricConfiguration:
  metricName: QpsByEndpoint
  aggregation:
    type: Total
resources: # Optional, required when no resource discovery is configured
- name: promitor-traffic-manager
resourceDiscoveryGroups: # Optional, requires Promitor Resource Discovery agent (https://docs.promitor.io/latest/how-it-works#using-resource-discovery)
- name: traffic-managers