[Yandex Cloud documentation](../../index.md) > [Monium](../index.md) > [Metrics](../metrics/overview.md) > [Metric reference](index.md) > Yandex Lockbox

# Yandex Lockbox metrics

This section describes [Yandex Lockbox](../../lockbox/index.md) metrics delivered to Monium.Metrics.

The `name` label contains the metric name.

Labels shared by all Yandex Lockbox metrics:

| Label | Value |
| --- | --- |
service | Service ID: `lockbox`
secret | [Secret](../../lockbox/concepts/secret.md) ID |

Service metrics:

| Metric name<br>Type, units | Description |
| --- | --- |
| `key.active_versions_count`<br>`DGAUGE`, count | Number of active secret versions |
| `key.payload_operations_rate`<br>`RATE`, operations per second | Rate of operations with the secret contents. This metric features the `operation` special label containing the secret operation type. It may take the `get_payload` value. |
| `key_payload_operations_rate_created`<br>`DGAUGE`, operations | Number of operations with the secret contents. This metric features the `operation` special label containing the secret operation type. It may take the `get_payload` value. |