Module registry

Module registry 

Source
Expand description

High-performance metrics storage.

Structs§

AtomicStorage
Atomic metric storage.
Generation
The generation of a metric.
Generational
Generation tracking for a metric.
GenerationalStorage
Generational metric storage.
Recency
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§

GenerationalAtomicStorage
Generational atomic metric storage.