Function metrics_server

Source
pub(crate) async fn metrics_server(
    registry: Registry,
    metrics_path: String,
) -> Result<(), Error>