Function brontes_metrics::prometheus_exporter::initialize

source ยท
pub async fn initialize(
    listen_addr: SocketAddr,
    process: Collector,
) -> Result<()>
Expand description

Installs Prometheus as the metrics recorder and serves it over HTTP with database and process metrics.