//! Metrics HTTP surface.
//!//! Thin feature-facing re-exports while the implementation is migrated out of
//! `src/api/metrics.rs` incrementally.
pubusecrate::api::metrics::{PROMETHEUS_METRICS_PATH, prometheus_metrics, record_http_metric, route_group,};