Expand description
Attempt metrics population from authoritative projection.
This updater derives actionqueue_attempts_total{result=...} gauge directly
from replay projection attempt history, using .set() for deterministic
absolute values per scrape.
Functionsยง
- update
- Recomputes attempt outcome gauges from authoritative projection truth.