Function metrics_handler

Source
pub(crate) async fn metrics_handler() -> Result<impl Reply, Infallible>
Expand description

Handler for the /metrics route. Used to expose prometheus metrics for the server.