Commit 42d8347
Merge #158058
158058: ui: add 'Unreclaimed Disk Space' graph to storage dashboard r=alyshanjahani-crl a=jbowens
Add an 'Unreclaimed Disk Space' graph to the storage dashboard showing estimates of common sources of space amplification:
- zombie sstables
- point tombstone estimated bytes
- range tombstone estimated bytes
<img width="986" height="428" alt="Screenshot 2025-11-19 at 11 59 44 AM" src="https://github.com/user-attachments/assets/917c9f1c-3b3a-4cb5-9def-441ea47edd44" />
Epic: none
Release note: none
Co-authored-by: Jackson Owens <[email protected]>File tree
1 file changed
+39
-0
lines changed- pkg/ui/workspaces/db-console/src/views/cluster/containers/nodeGraphs/dashboards
1 file changed
+39
-0
lines changedLines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
526 | 565 | | |
527 | 566 | | |
528 | 567 | | |
| |||
0 commit comments