|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|
Common event type definitions for monitoring system. More...
#include <chrono>#include <cstdint>#include <optional>#include <string>#include <unordered_map>#include <variant>#include <vector>#include "../interfaces/metric_types_adapter.h"#include "../interfaces/event_bus_interface.h"

Go to the source code of this file.
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::monitoring |
Common event type definitions for monitoring system.
This file defines standard event types used throughout the monitoring system for inter-component communication.
Definition in file event_types.h.