Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kvserver/rangefeed: remove non-mux rangefeed metrics #126487

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

wenyihu6
Copy link
Contributor

@wenyihu6 wenyihu6 commented Jul 1, 2024

Previously, we removed non-mux rangefeed code in
#125610. However, that patch forgot
to remove non-mux rangefeed metrics. This patch removes these metrics as they
are no longer needed.

Epic: none
Release note: none

Copy link

blathers-crl bot commented Jul 1, 2024

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.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@wenyihu6 wenyihu6 marked this pull request as ready for review July 1, 2024 14:07
@wenyihu6 wenyihu6 requested a review from a team July 1, 2024 14:07
@wenyihu6 wenyihu6 requested review from a team as code owners July 1, 2024 14:07
@wenyihu6 wenyihu6 requested a review from nvanbenschoten July 1, 2024 14:10
Copy link
Member

@nvanbenschoten nvanbenschoten left a comment

Choose a reason for hiding this comment

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

:lgtm: after #126486 lands.

Reviewed 2 of 2 files at r1, 2 of 2 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @wenyihu6)

Previously, we removed non-mux rangefeed code in
cockroachdb#125610. However, that patch forgot
to remove non-mux rangefeed metrics. This patch removes these metrics as they
are no longer needed.

Epic: none
Release note: none
@wenyihu6 wenyihu6 force-pushed the removeunusedmetrics branch from 909098a to 9d963ac Compare July 2, 2024 14:51
@wenyihu6
Copy link
Contributor Author

wenyihu6 commented Jul 2, 2024

TFTR!

bors r=nvanbenschoten

@craig craig bot merged commit 786cb46 into cockroachdb:master Jul 2, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants