Commit c0daab3
committed
storage: mark add'l WAL latency metric essential
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).1 parent 738c039 commit c0daab3
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