|
Common System 0.2.0
Common interfaces and patterns for system integration
|
Umbrella header for monitoring interfaces. More...
#include "monitoring/metric_collector_interface.h"#include "monitoring/health_check.h"#include "monitoring/composite_health_check.h"#include "monitoring/health_dependency_graph.h"#include "monitoring/health_check_builder.h"#include "monitoring/health_monitor.h"
Go to the source code of this file.
Umbrella header for monitoring interfaces.
This header provides convenient access to all monitoring interfaces, including the IMetricCollector for real-time metric emission.
The monitoring interfaces work together:
Definition in file monitoring.h.