bug
values()` returns `sweep_bytes_reclaimed` before `sweep_blobs_removed`, but `COUNTERS` at lines 50-57 lists them in the opposite order, so the two sweep counters are exposed under swapped names and… values()` returns `sweep_bytes_reclaimed` before `sweep_blobs_removed`, but `COUNTERS` at lines 50-57 lists them in the opposite order, so the two sweep counters are exposed under swapped names and values.
services/proxy/src/metrics.rs:94
Evidence quote
Not recorded
Suggested fix
Not recorded