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

Files | |
| central_collector.h | |
| Central collector for aggregating metrics from thread-local buffers. | |
| error_codes.h | |
| Monitoring system specific error codes. | |
| event_bus.h | |
| Lightweight event bus implementation for monitoring system. | |
| event_types.h | |
| Common event type definitions for monitoring system. | |
| performance_monitor.h | |
| Performance monitoring and profiling implementation. | |
| performance_types.h | |
| Lightweight performance profile types for aggregated metrics. | |
| result_types.h | |
| Result pattern type definitions for monitoring system. | |
| safe_event_dispatcher.h | |
| Thread-safe event dispatcher with error boundary for handler failures. | |
| thread_local_buffer.h | |
| Thread-local buffer for lock-free metric collection. | |