Module registry

Source
Available on crate feature registry only.
Expand description

High-performance metrics storage.

Structs§

AtomicStorage
Atomic metric storage.
Generationrecency
The generation of a metric.
Generationalrecency
Generation tracking for a metric.
GenerationalStoragerecency
Generational metric storage.
Recencyrecency
Tracks recency of metric updates by their registry generation and time.
Registry
A high-performance metric registry.

Traits§

Storage
Defines the underlying storage for metrics as well as how to create them.

Type Aliases§

GenerationalAtomicStoragerecency
Generational atomic metric storage.