Merge pull request #7869 from neondatabase/rc/2024-05-23

Metrics hotfix release
This commit is contained in:
Sasha Krassovsky
2024-05-23 14:05:30 -07:00
committed by GitHub

View File

@@ -320,7 +320,7 @@ files:
- metric_name: wal_is_lost
type: gauge
help: 'Whether or not the replication slot\'s wal_status is lost'
help: 'Whether or not the replication slot wal_status is lost'
key_labels:
- slot_name
values: [wal_status_is_lost]