Function handle_prometheus

Source
pub async fn handle_prometheus(
    registry: &MetricsRegistry,
) -> impl IntoResponse + use<>
Expand description

Serves metrics from the selected metrics registry variant.