Yandex Monitoring metric reference
Written by
Updated at April 28, 2025
This section describes Identity and Access Management metrics delivered to Monitoring.
The name
label contains the metric name.
Labels shared by all Identity and Access Management metrics:
Label | Value |
---|---|
service | Service ID: iam |
key_id | Key ID |
service_account | Service account ID |
Service metrics:
Metric name Type, units |
Description Labels |
---|---|
service_account.access_key.authentication_events_count COUNTER , count |
Number of authentication events using the service account's static access key |
service_account.api_key.authentication_events_count COUNTER , count |
Number of authentication events using the service account's API key |
service_account.api_key.authentication_failed_events_count COUNTER , count |
Number of failed authentication events using the service account's API key This metric features the code label containing the error code. |
service_account.authorized_key.authentication_events_count COUNTER , count |
Number of authentication events using the service account's authorized key |
service_account.authorized_key.create_token_events_count COUNTER , count |
Number of token creation events using the service account's authorized key |
service_account.authorized_key.create_token_failed_events_count COUNTER , count |
Number of failed token creation events using the service account's authorized key This metric features the code label containing the error code. |