prom 0.1.0
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
Loading...
Searching...
No Matches
prom::Info Member List

This is the complete list of members for prom::Info, including all inherited members.

bind() const noexceptprom::MetricBase< Info >inlineprotected
check_finite(const double value, std::string_view op) const noexceptprom::MetricBase< Info >inlineprotected
core() const noexceptprom::MetricBase< Info >inlineprotected
core_prom::MetricBase< Info >protected
Info(const std::string_view name, const std::string_view help)prom::Infoinline
Info(const InfoSpec &spec)prom::Infoinlineexplicit
Info(std::shared_ptr< MetricCore > core)prom::Infoinlineexplicit
labels(const Labels &dynamic) const noexceptprom::Infoinline
logger() noexceptprom::MetricBase< Info >inlineprotectedstatic
make_child(const Labels &dynamic) const noexceptprom::MetricBase< Info >inlineprotected
MetricBase(const MetricType type, const std::string_view name, const std::string_view help)prom::MetricBase< Info >inlineprotected
MetricBase(std::shared_ptr< MetricCore > core)prom::MetricBase< Info >inlineexplicitprotected
MetricBase(const MetricBase &)=defaultprom::MetricBase< Info >protected
MetricBase(MetricBase &&)=defaultprom::MetricBase< Info >protected
name() const noexceptprom::MetricBase< Info >inline
operator=(const MetricBase &)=defaultprom::MetricBase< Info >protected
operator=(MetricBase &&)=defaultprom::MetricBase< Info >protected
reconcile_unit(const Unit &observed, Adapter &adapter) const noexceptprom::MetricBase< Info >inlineprotected
set(const std::initializer_list< Label > labels) const noexceptprom::Infoinline
set(const Labels &labels) const noexceptprom::Infoinline
type() const noexceptprom::MetricBase< Info >inline
~MetricBase()=defaultprom::MetricBase< Info >protected