|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|
Thread system adapter for pulling metrics from thread_system. More...
#include <atomic>#include <chrono>#include <memory>#include <optional>#include <string>#include <thread>#include <vector>#include "../core/event_bus.h"#include "../core/event_types.h"#include "../core/result_types.h"#include "../interfaces/metric_types_adapter.h"

Go to the source code of this file.
Classes | |
| class | kcenon::monitoring::thread_to_monitoring_adapter |
| struct | kcenon::monitoring::thread_to_monitoring_adapter::collection_config |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::monitoring |
Macros | |
| #define | KCENON_MONITORING_ADAPTERS_THREAD_TO_MONITORING_ADAPTER_H |
| #define | MONITORING_THREAD_SYSTEM_AVAILABLE 0 |
Thread system adapter for pulling metrics from thread_system.
Definition in file thread_to_monitoring_adapter.h.
| #define KCENON_MONITORING_ADAPTERS_THREAD_TO_MONITORING_ADAPTER_H |
Definition at line 12 of file thread_to_monitoring_adapter.h.
| #define MONITORING_THREAD_SYSTEM_AVAILABLE 0 |
Definition at line 47 of file thread_to_monitoring_adapter.h.