Module metrics_util::registry 
source · Expand description
High-performance metrics storage.
Structs
- Atomic metric storage.
 - The generation of a metric.
 - Generation tracking for a metric.
 - Generational metric storage.
 - Tracks recency of metric updates by their registry generation and time.
 - A high-performance metric registry.
 
Traits
- Defines the underlying storage for metrics as well as how to create them.
 
Type Aliases
- Generational atomic metric storage.