metrics_handler

Function metrics_handler 

Source
pub async fn metrics_handler(
    __arg0: State<Arc<MetricsRegistry>>,
) -> Result<impl IntoResponse, MetricsError>
Expand description

Handler for the /metrics endpoint