Expand description
Immutable storage of metric::Describable
.
Structs§
- Storage
- Snapshot of a
mutable::Storage
, that is not capable of registering metrics in aprometheus::Registry
on the fly.
Type Aliases§
- Collection
- Collection of
Describable
metric::Bundle
s, stored in an immutableStorage
.