pub async fn metrics_handler(
__arg0: State<Arc<MetricsRegistry>>,
) -> Result<impl IntoResponse, MetricsError>Expand description
Handler for the /metrics endpoint
pub async fn metrics_handler(
__arg0: State<Arc<MetricsRegistry>>,
) -> Result<impl IntoResponse, MetricsError>Handler for the /metrics endpoint