|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|
A type that can be used as a metric value. More...
#include <monitoring_concepts.h>
A type that can be used as a metric value.
Metric values must be arithmetic types (integral or floating-point) that can be used in monitoring calculations.
Example usage:
Definition at line 58 of file monitoring_concepts.h.