|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|
Adapter for metric types to support interface definitions. More...


Go to the source code of this file.
Classes | |
| struct | kcenon::monitoring::metric |
| Basic metric structure for interface compatibility. More... | |
| struct | kcenon::monitoring::metric_stats |
| Statistics about metric collection. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::monitoring |
Adapter for metric types to support interface definitions.
This file provides type definitions to bridge the gap between the interface definitions and the actual metric implementation.
Definition in file metric_types_adapter.h.