Crate metrics_prometheus_client

Source

Modules§

metrics

Structs§

MetricsCollector
This module provides compatibility with the metrics crate. It registers as a Collector with the prometheus_client crate and implements the Recorder trait of the metrics crate.

Functions§

install
To be called at the beginning of the program to install the metrics collector.

Type Aliases§

Label
Map