Skip to content

Cognitive Services

Availability BadgeResource Discovery Support Badge

You can scrape an Cognitive Service Accounts via the CognitiveServicesAccounts resource type.

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

  • cognitiveServicesAccountsName - The name of the Cognitive Services Accounts.

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: CognitiveServicesAccounts
azureMetricConfiguration:
  metricName: Ratelimit
  aggregation:
    type: Count
  dimension:
    name: Status
resourceDiscoveryGroups:
  - name: cognitive-services-accounts