|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|

Files | |
| aggregation_processor.h | |
| Metric aggregation processing pipeline. | |
| config_parser.h | |
| Unified configuration parsing utility. | |
| hot_path_helper.h | |
| Reusable hot-path optimization patterns for concurrent map access. | |
| metric_storage.h | |
| Memory-efficient metric storage with ring buffer backend. | |
| metric_types.h | |
| Common metric type definitions for efficient storage. | |
| ring_buffer.h | |
| Lock-free ring buffer for efficient metric storage. | |
| statistics.h | |
| Generic statistics utilities for percentile calculations. | |
| stream_aggregator.h | |
| Streaming statistical aggregation for real-time metrics. | |
| time_series.h | |
| Time-series data storage for efficient metric history. | |
| time_series_buffer.h | |
| Generic time-series buffer for metric history tracking. | |