diff --git a/content/docs/1.8.0/monitoring/metrics.md b/content/docs/1.8.0/monitoring/metrics.md index e76dd6af5..315f5fc0e 100644 --- a/content/docs/1.8.0/monitoring/metrics.md +++ b/content/docs/1.8.0/monitoring/metrics.md @@ -61,8 +61,8 @@ weight: 3 | Name | Description | Example | |---|---|---| -| longhorn_backup_actual_size_bytes | Actual size of this backup | longhorn_backup_actual_size_bytes{backup="backup-4ab66eca0d60473e",volume="testvol"} 6.291456e+07 | -| longhorn_backup_state | State of this backup: 0=New, 1=Pending, 2=InProgress, 3=Completed, 4=Error, 5=Unknown | longhorn_backup_state{backup="backup-4ab66eca0d60473e",volume="testvol"} 3 | +| longhorn_backup_actual_size_bytes | Actual size of this backup | longhorn_backup_actual_size_bytes{backup="backup-4ab66eca0d60473e",volume="testvol", recurring_job="backup"} 6.291456e+07 | +| longhorn_backup_state | State of this backup: 0=New, 1=Pending, 2=InProgress, 3=Completed, 4=Error, 5=Unknown | longhorn_backup_state{backup="backup-4ab66eca0d60473e",volume="testvol", recurring_job=""} 3 | ## Snapshot