Azure IoT Hub Device Provisioning Service (DPS) - Availability Badge

You can declare to scrape an Azure IoT Hub Device Provisioning Service (DPS) via the DeviceProvisioningService resource type.

The following fields need to be provided:

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

Example:

name: azure_dps_attestation_attempts
description: "The number of device attestations attempted"
resourceType: DeviceProvisioningService
azureMetricConfiguration:
  metricName: AttestationAttempts
  aggregation:
    type: Total
resources:
- deviceProvisioningServiceName: promitor-1
- deviceProvisioningServiceName: promitor-2

← back to metrics declarations
← back to introduction