Module mutable

Source
Expand description

Structs§

Storage
metrics::registry::Storage backed by a prometheus::Registry and allowing to change a help description of the registered prometheus metrics in runtime.

Type Aliases§

Collection
Collection of Describable metric::Bundles, stored in a mutable Storage.
Map
Thread-safe HashMap a Collection is built upon.