Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
Loading...
Searching...
No Matches
monitoring_to_common_adapter.h File Reference

Health status conversion between monitoring_system and common_system. More...

#include <memory>
#include <string>
#include <chrono>
#include <unordered_map>
#include <vector>
#include "../config/feature_flags.h"
#include <kcenon/monitoring/core/performance_monitor.h>
#include <kcenon/monitoring/health/health_monitor.h>
#include <kcenon/monitoring/interfaces/monitoring_core.h>
Include dependency graph for monitoring_to_common_adapter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::monitoring
 
namespace  kcenon::monitoring::adapters
 

Detailed Description

Health status conversion between monitoring_system and common_system.

See also
common_to_monitoring_adapter.h

Definition in file monitoring_to_common_adapter.h.