Module metrics_prometheus::storage::immutable
source · Expand description
Immutable storage of metric::Describable.
Structs
- Snapshot of a
mutable::Storage, that is not capable of registering metrics in aprometheus::Registryon the fly, but still allowing to change theirhelpdescription on the fly, once they were registered in themutable::Storagebefore snapshot.