Commit 1fdf936
Merge #156801
156801: ui: separate regular and elastic store graphs r=tbg a=sumeerbhola
When they are in the same graph, it is hard to discern whether only elastic work is experiencing overload and delay.
Example:
<img width="659" height="571" alt="Screenshot 2025-11-03 at 2 13 59 PM" src="https://github.com/user-attachments/assets/1f4b2131-665f-40e0-8dac-37aa978dd184" />
<img width="653" height="567" alt="Screenshot 2025-11-03 at 2 14 12 PM" src="https://github.com/user-attachments/assets/219beccd-7511-48aa-9bc1-119f12d4b895" />
Epic: none
Release note (ui change): The background (elastic) store graphs for exhausted duration, and the wait duration histogram have been separated from the foreground (regular) graphs.
Co-authored-by: sumeerbhola <sumeer@cockroachlabs.com>File tree
1 file changed
+26
-4
lines changed- pkg/ui/workspaces/db-console/src/views/cluster/containers/nodeGraphs/dashboards
1 file changed
+26
-4
lines changedLines changed: 26 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
82 | 93 | | |
83 | 94 | | |
84 | 95 | | |
| |||
168 | 179 | | |
169 | 180 | | |
170 | 181 | | |
171 | | - | |
| 182 | + | |
172 | 183 | | |
173 | 184 | | |
174 | 185 | | |
175 | | - | |
| 186 | + | |
176 | 187 | | |
177 | 188 | | |
178 | 189 | | |
| |||
184 | 195 | | |
185 | 196 | | |
186 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
187 | 209 | | |
188 | 210 | | |
189 | 211 | | |
| |||
0 commit comments