Commit 7487733
Merge #156296
156296: workload: set changfeed-resolved latency to 0 before the first checkpoint r=wenyihu6 a=stevendanna
Before the first checkpoint the changefeed-resolved metrics would just be whatever the max bucket of the histogram was. Now, we record 0 to signal we haven't seen a checkpoint yet.
Epic: none
Release note: None
Co-authored-by: Steven Danna <danna@cockroachlabs.com>1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
0 commit comments