Commit d3099df
stats: widen object-ack latency histogram tail to 1s
Give object-ack latency its own bucket array starting at 500us and
extending through 250ms/500ms/1s, instead of sharing kLatencyBucketsUs
which tops out at 100ms. Acks stretch well past 100ms under loss, so the
old top bucket swallowed the tail.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 099ac45 commit d3099df
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
253 | 256 | | |
254 | 257 | | |
255 | 258 | | |
256 | | - | |
| 259 | + | |
257 | 260 | | |
258 | 261 | | |
259 | 262 | | |
| |||
0 commit comments