Skip to content

Cognitive Services

Availability BadgeResource Discovery Support Badge

You can scrape an Cognitive Service Account via the CognitiveServicesAccount resource type.

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

  • cognitiveServicesAccountName - The name of the Cognitive Services Account.

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

Example

Here is an example configuration:

name: cognitive_services_rate_limit
description: The current ratelimit of the ratelimit key.
resourceType: CognitiveServicesAccount
azureMetricConfiguration:
  metricName: Ratelimit
  aggregation:
    type: Count
  dimension:
    name: Status
resourceDiscoveryGroups:
  - name: cognitive-services-account