-
Notifications
You must be signed in to change notification settings - Fork 4k
ui: add store disk write bytes to storage dashboard #156970
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
Conversation
jbowens
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
sumeerbhola
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status:
complete! 0 of 0 LGTMs obtained (waiting on @angles-n-daemons)
pkg/ui/workspaces/db-console/src/views/cluster/containers/nodeGraphs/dashboards/storage.tsx line 486 at r1 (raw file):
{storeMetrics( { name: "cr.store.storage.disk.write.bytes",
how about adding disk.read.bytes too.
This patch adds a metric for store disk write bytes in the Storage dashboard. Epic: none Release note: None
ce86f32 to
1928332
Compare
annrpom
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status:
complete! 0 of 0 LGTMs obtained (waiting on @angles-n-daemons and @sumeerbhola)
pkg/ui/workspaces/db-console/src/views/cluster/containers/nodeGraphs/dashboards/storage.tsx line 486 at r1 (raw file):
Previously, sumeerbhola wrote…
how about adding disk.read.bytes too.
ok; done
This patch adds a metric for store disk read bytes in the Storage dashboard. Epic: none Release note: None
1928332 to
8971cd2
Compare
sumeerbhola
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
|
np; TFTRs! ('-')7 bors r+ |
156970: ui: add store disk write bytes to storage dashboard r=annrpom a=annrpom This patch adds a metric for store disk write bytes in the Storage dashboard. Epic: none Informs: https://github.com/cockroachlabs/support/issues/3470 Release note: None <img width="720" height="308" alt="image" src="https://github.com/user-attachments/assets/94629b53-2dc7-4a42-8b68-85ddbd93d006" /> <img width="968" height="411" alt="image" src="https://github.com/user-attachments/assets/e7136191-8df7-4dcf-8150-815661395af1" /> <img width="968" height="407" alt="image" src="https://github.com/user-attachments/assets/3add06df-0f76-48c5-b467-aca2f9742869" /> <img width="975" height="414" alt="image" src="https://github.com/user-attachments/assets/0b6b5812-be09-4def-83e4-96ce57dd36de" /> Co-authored-by: Annie Pompa <annie@cockroachlabs.com>
|
Build failed: |
|
bors retry |
|
Build succeeded: |
This patch adds a metric for store disk write bytes in the Storage dashboard.
Epic: none
Informs: https://github.com/cockroachlabs/support/issues/3470
Release note: None