|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A complete metric collector type satisfying IMetricCollector interface. More...
#include <monitoring.h>
A complete metric collector type satisfying IMetricCollector interface.
Types satisfying this concept provide full metric collection functionality including counters, gauges, histograms, and timing measurements. This concept matches the IMetricCollector interface contract.
Example usage:
Definition at line 155 of file monitoring.h.