Modules§
Structs§
- Metrics
Collector - This module provides compatibility with the
metrics
crate. It registers as aCollector
with theprometheus_client
crate and implements theRecorder
trait of themetrics
crate.
Functions§
- install
- To be called at the beginning of the program to install the metrics collector.