Expand description
High-performance metrics storage.
Structs§
- Atomic
Storage - Atomic metric storage.
- Generation
- The generation of a metric.
- Generational
- Generation tracking for a metric.
- Generational
Storage - 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§
- Generational
Atomic Storage - Generational atomic metric storage.