Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
Loading...
Searching...
No Matches
kcenon::monitoring::metric_factory Member List

This is the complete list of members for kcenon::monitoring::metric_factory, including all inherited members.

clear()kcenon::monitoring::metric_factoryinline
create(const std::string &name, const config_map &config={})kcenon::monitoring::metric_factoryinline
create_multiple(const std::unordered_map< std::string, config_map > &configs)kcenon::monitoring::metric_factoryinline
create_or_null(const std::string &name, const config_map &config={})kcenon::monitoring::metric_factoryinline
factories_kcenon::monitoring::metric_factoryprivate
get_registered_collectors() constkcenon::monitoring::metric_factoryinline
instance()kcenon::monitoring::metric_factoryinlinestatic
is_registered(const std::string &name) constkcenon::monitoring::metric_factoryinline
metric_factory(const metric_factory &)=deletekcenon::monitoring::metric_factory
metric_factory(metric_factory &&)=deletekcenon::monitoring::metric_factory
metric_factory()=defaultkcenon::monitoring::metric_factoryprivate
mutex_kcenon::monitoring::metric_factorymutableprivate
operator=(const metric_factory &)=deletekcenon::monitoring::metric_factory
operator=(metric_factory &&)=deletekcenon::monitoring::metric_factory
register_collector(const std::string &name, collector_factory_fn factory)kcenon::monitoring::metric_factoryinline
register_collector(const std::string &name)kcenon::monitoring::metric_factoryinline
unregister_collector(const std::string &name)kcenon::monitoring::metric_factoryinline
~metric_factory()=defaultkcenon::monitoring::metric_factory