Commit 0664f12
Merge #152038
152038: rangefeed: update BufferedSenderQueueSize metric correctly r=wenyihu6 a=xuchef
Previously, we were decrementing the buffered sender queue size before checking if we successfully popped an event, leading to the metric becoming a negative value.
<img width="872" height="614" alt="Screenshot 2025-08-18 at 5 54 10 PM" src="https://github.com/user-attachments/assets/42735b2b-bbc2-47dd-94b5-701ce6772999" />
Epic: None
Release note: None
Co-authored-by: Michael Xu <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments