Module obs

Module obs 

Source
Expand description

Lightweight in-process metrics (dependency-free).

Sprint 4 goal: expose minimal Prometheus-compatible metrics without adding external crates. Metrics are stored as atomics and rendered by the /metrics handler.

Modulesยง

metrics
Minimal metrics registry for the gateway.