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

# Yandex Cloud Backup metrics

This section describes [Cloud Backup](../../backup/index.md) metrics delivered to Monium.Metrics.

The `name` label contains the metric name.

Labels shared by all Cloud Backup metrics:

#|
|| **Label** | **Value** ||
|| service | Service ID: `backup` ||
|| resource_id | ID of a [VM](../../compute/concepts/vm.md) in [Compute Cloud](../../compute/index.md) or [BareMetal server](../../baremetal/concepts/servers.md) in [Yandex BareMetal](../../baremetal/index.md) ||
|| resource_name | Compute Cloud VM or BareMetal server name ||
|| resource_type | Resource type. The possible values are:
* `vm`: Compute Cloud VM or BareMetal server.
* `backup`: [Backup](../../backup/concepts/backup.md). ||
|#

Service metrics:

#|
|| **Metric name**
**Type, units** | **Description** ||
|| `agent_alive`
`DGAUGE` | [Cloud Backup agent](../../backup/concepts/agent.md) agent activity indicator. The possible values are:
* `1`: Agent is active.
* `0`: Agent is inactive. The system is not creating backups.The user’s attention is required. ||
|| `agent_version_available`
`DGAUGE` | Availability indicator for a new Cloud Backup agent version. The possible values are:
* `1`: Update is available.
* `0`: Latest version is in use. ||
|| `protected`
`DGAUGE`, count | Number of Compute Cloud VMs and BareMetal servers using Cloud Backup ||
|| `BackupError`
`DGAUGE`, count | Number of backup creation errors. Additional labels:
* `action`: Action type.
* `event_type`: Event type.
* `level`: Logging level.
* `policy_id`: [Backup policy](../../backup/concepts/policy.md) ID.
* `policy_name`: Name of the backup policy. ||
|| `used_space`
`DGAUGE`, bytes | Storage used by backups ||
|#