Skip to content

ui: remove compactor queue graphs#50245

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
jbowens:jackson/compactormetrics
Jun 16, 2020
Merged

ui: remove compactor queue graphs#50245
craig[bot] merged 1 commit intocockroachdb:masterfrom
jbowens:jackson/compactormetrics

Conversation

@jbowens
Copy link
Copy Markdown
Contributor

@jbowens jbowens commented Jun 15, 2020

Remove the compactor queue graphs from the Admin UI. They were commonly
confused with storage-engine level compactions, and the compactor queue
itself will (after future work) no longer be used for Pebble
storage engines at all.

I left the underlying metrics, assuming they'll still be useful for
diangosing problems on nodes running with RocksDB.

Release note (admin ui change): The 'Queues' dashboard in the Admin UI
no longer shows a 'Compaction Queue' graph and the 'Queue Processing
Failures' and 'Queue Processing Times' graphs no longer include the
'Compaction' queue metrics because these were commonly confused.

Remove the compactor queue graphs from the Admin UI. They were commonly
confused with storage-engine level compactions, and the compactor queue
itself will (after future work) no longer be used for Pebble
storage engines at all.

I left the underlying metrics, assuming they'll still be useful for
diangosing problems on nodes running with RocksDB.

Addresses part of cockroachdb#46389.

Release note (admin ui change): The 'Queues' dashboard in the Admin UI
no longer shows a 'Compaction Queue' graph and the 'Queue Processing
Failures' and 'Queue Processing Times' graphs no longer include the
'Compaction' queue metrics because these were commonly confused.
@jbowens jbowens requested a review from a team June 15, 2020 20:36
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@jbowens jbowens requested a review from petermattis June 15, 2020 20:37
@jbowens jbowens changed the title ui: remove compactor queue graphs, metrics ui: remove compactor queue graphs Jun 15, 2020
@dhartunian
Copy link
Copy Markdown
Collaborator

FYI @taroface

Copy link
Copy Markdown
Collaborator

@dhartunian dhartunian left a comment

Choose a reason for hiding this comment

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

LGTM

@jbowens
Copy link
Copy Markdown
Contributor Author

jbowens commented Jun 15, 2020

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 16, 2020

Build succeeded

@craig craig bot merged commit 96feb13 into cockroachdb:master Jun 16, 2020
@jbowens jbowens deleted the jackson/compactormetrics branch June 16, 2020 00:37
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