Skip to main content

install_prometheus

Function install_prometheus 

Source
pub fn install_prometheus(
    config: &MetricsConfig,
    expose: bool,
) -> Result<Option<MetricsHandle>>
Expand description

Installs the Prometheus metrics recorder and HTTP listener.