Skip to content

kvserver: track allocator errors via replicate queue action metrics#92970

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
AlexTalks:rq_track_allocator_errors
Dec 5, 2022
Merged

kvserver: track allocator errors via replicate queue action metrics#92970
craig[bot] merged 1 commit intocockroachdb:masterfrom
AlexTalks:rq_track_allocator_errors

Conversation

@AlexTalks
Copy link
Copy Markdown
Contributor

While allocator errors were intended to be reported via the "Replicate Queue Failures by Allocator Action" metric, i.e.
queue.replicate.<action>.error, these were not getting reported. This change makes sure to report these errors whenever we are not in a dry run.

Epic: None

Release note: None

While allocator errors were intended to be reported via the "Replicate
Queue Failures by Allocator Action" metric, i.e.
`queue.replicate.<action>.error`, these were not getting reported. This
change makes sure to report these errors whenever we are not in a dry
run.

Epic: None

Release note: None
@AlexTalks AlexTalks requested a review from kvoli December 3, 2022 00:37
@AlexTalks AlexTalks requested a review from a team as a code owner December 3, 2022 00:37
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@AlexTalks
Copy link
Copy Markdown
Contributor Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Dec 5, 2022

Build succeeded:

@craig craig bot merged commit c4c1d20 into cockroachdb:master Dec 5, 2022
@AlexTalks AlexTalks deleted the rq_track_allocator_errors branch December 6, 2022 00:47
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