Expand description
Efficient storage for rolling telemetry metrics.
Structsยง
- Metric
Store - Central store for all incoming metrics, organized by ID.
- Ring
Buffer - A fixed-size circular buffer for storing numerical samples.
Efficient storage for rolling telemetry metrics.