Commit 7189668
Merge cockroachdb#156939
156939: gossip: fix gossip.callbacks.pending_duration time metric r=pav-kv a=stevendanna
In 32723e5 I reversed this subtraction somehow.
Release note (bug fix): Fix bug that could result in incorrect gossip.callbacks.pending_duration metric value being recorded.
Co-authored-by: Steven Danna <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
0 commit comments