Summary
Add a /metrics endpoint to the keeper exposing round-processing counters, settle latency, and error counts in a scrapeable text format.
Motivation
Hosted keeper operations (SCF tranche 3) need observability; today only ad-hoc logs exist.
Acceptance criteria
Summary
Add a
/metricsendpoint to the keeper exposing round-processing counters, settle latency, and error counts in a scrapeable text format.Motivation
Hosted keeper operations (SCF tranche 3) need observability; today only ad-hoc logs exist.
Acceptance criteria
/metricsreturns counters for rounds seen/revealed/settled/failed and latency histograms.