pub async fn handle_prometheus(
registry: &MetricsRegistry,
) -> impl IntoResponse + use<>
Expand description
Serves metrics from the selected metrics registry variant.
pub async fn handle_prometheus(
registry: &MetricsRegistry,
) -> impl IntoResponse + use<>
Serves metrics from the selected metrics registry variant.