Function mz_http_util::handle_prometheus
source ยท pub async fn handle_prometheus(registry: &MetricsRegistry) -> impl IntoResponse
Expand description
Serves metrics from the selected metrics registry variant.
pub async fn handle_prometheus(registry: &MetricsRegistry) -> impl IntoResponse
Serves metrics from the selected metrics registry variant.