Note that last_dr_wal is always emitted. (#22034)

This commit is contained in:
Nick Cabatoff 2023-07-25 08:46:31 -04:00 committed by GitHub
parent 8e4409dbf0
commit 771bba0dc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,4 +2,4 @@
Metric type | Value | Description
----------- | ------- | -----------
gauge | number | Index of the last write-ahead log for disaster recovery
gauge | number | Index of the last write-ahead log for disaster recovery. Note that this is emitted by all Vault Enterprise clusters, regardless of cluster type.