Skip to content

Conversation

@rmloveland
Copy link
Collaborator

@rmloveland rmloveland commented Oct 14, 2025

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

@rmloveland rmloveland requested a review from a team as a code owner October 14, 2025 18:46
@blathers-crl
Copy link

blathers-crl bot commented Oct 14, 2025

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@rmloveland rmloveland requested review from sumeerbhola and removed request for a team October 14, 2025 18:46
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@sumeerbhola sumeerbhola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@sumeerbhola reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @rmloveland)

@rmloveland
Copy link
Collaborator Author

thanks @sumeerbhola !

bors r+

craig bot pushed a commit that referenced this pull request Oct 15, 2025
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 <rich@cockroachlabs.com>
@craig
Copy link
Contributor

craig bot commented Oct 15, 2025

Build failed:

@rmloveland rmloveland force-pushed the 20251014-DOC-13184-storage-wal-failover-write-and-sync-latency-metric branch from c0daab3 to 2f32686 Compare October 16, 2025 15:54
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).
@rmloveland rmloveland force-pushed the 20251014-DOC-13184-storage-wal-failover-write-and-sync-latency-metric branch from 2f32686 to 84ed83f Compare October 16, 2025 18:33
@rmloveland
Copy link
Collaborator Author

bors r+

@craig
Copy link
Contributor

craig bot commented Oct 20, 2025

@craig craig bot merged commit 09c6ae2 into cockroachdb:master Oct 20, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants