Yandex Monitoring metric reference
Written by
Updated at October 29, 2025
This section describes the Cloud Logging metrics delivered to Monitoring.
The name label contains the metric name.
Labels shared by all Cloud Logging metrics:
| Label | Value |
|---|---|
| service | Service ID: logging |
| group | Log group name |
Service metrics:
| Metric name Type, unit |
Description |
|---|---|
group.bytesIGAUGE, bytes |
Size of log data in a log group |
group.ingest_requests_duration_msIGAUGE, milliseconds |
Average processing time of log write requests. This metric features the bin label containing histogram buckets. |
group.ingest_requests_duration_ms_countCOUNTER, requests |
Total log write requests |
group.ingest_requests_duration_ms_sumCOUNTER, milliseconds |
Total processing time of log write requests |
group.ingest_requests_per_secondDGAUGE, requests per second |
Number of log write requests per second. This metric features the status label containing the request status:
|
group.ingested_records_per_secondDGAUGE, records per second |
Log write frequency (per second) This metric features the status label containing the request status. |
group.read_records_per_secondDGAUGE, records per second |
Log read frequency (per second) |
group.record_save_lag_millisecondsIGAUGE, milliseconds |
Average log write latency. This metric features the bin label containing histogram buckets. |
group.record_save_lag_milliseconds_countCOUNTER, requests |
Total log write latencies |
group.record_save_lag_milliseconds_sumCOUNTER, milliseconds |
Total log write latency time |
group.rowsIGAUGE, records |
Current number of logs in a group |
group.saved_records_per_secondDGAUGE, records per second |
Number of saved records per second. This metric features the level label containing the logging level:
|
group.service.ingest_requests_duration_msIGAUGE, milliseconds |
Average processing time of log write requests at the service level. This metric features the bin label containing histogram buckets. |
group.service.ingest_requests_duration_ms_countCOUNTER, requests |
Total log write requests at the service level |
group.service.ingest_requests_duration_ms_sumCOUNTER, milliseconds |
Total processing time of log write requests at the service level |
group.service.ingest_requests_per_secondDGAUGE, requests per second |
Frequency of log write requests (per second) at the service level. This metric features the status label containing the request status. |
group.service.ingested_records_per_secondDGAUGE, records per second |
Log write frequency (per second) at the service level. This metric features the status label containing the request status. |