Commit 486d78f
committed
Observability: start + elapsed-ms logs on reset_replication
Paired 'reset_replication: starting for namespace X' and 'rebuilt
replication log for namespace X in Yms' log lines. Lets ops correlate
recovery events to client-side metrics and measure tail latency in
prod. No performance impact (info! tracing is near-zero cost).1 parent 113964f commit 486d78f
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
274 | 277 | | |
275 | 278 | | |
276 | 279 | | |
| |||
390 | 393 | | |
391 | 394 | | |
392 | 395 | | |
393 | | - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
394 | 400 | | |
395 | 401 | | |
396 | 402 | | |
| |||
0 commit comments