|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|
A type that can validate its own state. More...
#include <metric_collector_interface.h>
A type that can validate its own state.
Validatable types provide a validate() method that checks internal consistency and returns a result indicating success or validation errors.
Example usage:
Definition at line 60 of file metric_collector_interface.h.