|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|
This is the complete list of members for aggregating_monitor, including all inherited members.
| add_monitor(std::shared_ptr< IMonitor > monitor) | aggregating_monitor | inline |
| check_health() override | aggregating_monitor | inline |
| get_metrics() override | aggregating_monitor | inline |
| monitor_count() const | aggregating_monitor | inline |
| monitors_ | aggregating_monitor | private |
| mutex_ | aggregating_monitor | private |
| record_metric(const std::string &name, double value) override | aggregating_monitor | inline |
| record_metric(const std::string &name, double value, const std::unordered_map< std::string, std::string > &tags) override | aggregating_monitor | inline |
| reset() override | aggregating_monitor | inline |