Commit 1504ec0
Merge #155395
155395: storage: mark add'l WAL latency metric essential r=rmloveland a=rmloveland
This change marks the `storage.wal.failover.write_and_sync.latency` metric as "Essential" so it gets automatically pulled into the 'Essential Metrics' documentation at e.g.,
https://www.cockroachlabs.com/docs/stable/essential-metrics-self-hosted.html#storage
This is necessary since we are adding some words about this metric to the docs via cockroachdb/docs#20566
We would like to then backport this change to all supported versions of CockroachDB which have WAL failover (i.e., v24.1 and later).
Addresses part of DOC-13184
Co-authored-by: Rich Loveland <[email protected]>1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2823 | 2823 | | |
2824 | 2824 | | |
2825 | 2825 | | |
| 2826 | + | |
2826 | 2827 | | |
2827 | 2828 | | |
2828 | 2829 | | |
| |||
0 commit comments