Yandex Identity and Access Management metrics
Written by
Updated at March 28, 2024
This section describes the Identity and Access Management metrics delivered to Monitoring.
The name of the metric is written in the name
label.
Common labels for 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 of measurement |
Description Labels |
---|---|
service_account.access_key.authentication_events_count COUNTER , number |
Number of authentication events using a static access key of the service account |
service_account.access_key.authentication_failed_events_count COUNTER , number |
Number of failed authentication events using a static access key of the service account |
service_account.api_key.authentication_events_count COUNTER , number |
Number of authentication events using an API key of the service account |
service_account.api_key.authentication_failed_events_count COUNTER , number |
Number of failed authentication events using an API key of the service account |
service_account.authorized_key.authentication_events_count COUNTER , number |
Number of authentication events using an authorized key of the service account |
service_account.authorized_key.authentication_failed_events_count COUNTER , number |
Number of failed authentication events using an authorized key of the service account |
service_account.authorized_key.create_token_events_count COUNTER , number |
Number of token creation events using an authorized key of the service account |
service_account.authorized_key.create_token_failed_events_count COUNTER , number |
Number of failed token creation events using an authorized key of the service account |