Azure IoT Hub Device Provisioning Service (DPS) -
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:
deviceProvisioningServiceName
- The name of the Azure IoT Hub Device Provisioning Service (DPS)
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