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

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

bind() const noexceptprom::MetricBase< Summary >inlineprotected
check_finite(const double value, std::string_view op) const noexceptprom::MetricBase< Summary >inlineprotected
core() const noexceptprom::MetricBase< Summary >inlineprotected
core_prom::MetricBase< Summary >protected
labels(const Labels &dynamic) const noexceptprom::Summaryinline
logger() noexceptprom::MetricBase< Summary >inlineprotectedstatic
make_child(const Labels &dynamic) const noexceptprom::MetricBase< Summary >inlineprotected
MetricBase(const MetricType type, const std::string_view name, const std::string_view help)prom::MetricBase< Summary >inlineprotected
MetricBase(std::shared_ptr< MetricCore > core)prom::MetricBase< Summary >inlineexplicitprotected
MetricBase(const MetricBase &)=defaultprom::MetricBase< Summary >protected
MetricBase(MetricBase &&)=defaultprom::MetricBase< Summary >protected
name() const noexceptprom::MetricBase< Summary >inline
observe(T value) noexceptprom::Summaryinline
observe(const V &value) noexceptprom::Summaryinline
operator=(const MetricBase &)=defaultprom::MetricBase< Summary >protected
operator=(MetricBase &&)=defaultprom::MetricBase< Summary >protected
reconcile_unit(const Unit &observed, Adapter &adapter) const noexceptprom::MetricBase< Summary >inlineprotected
Summary(const std::string_view name, const std::string_view help)prom::Summaryinline
Summary(const SummarySpec &spec)prom::Summaryinlineexplicit
Summary(std::shared_ptr< MetricCore > core)prom::Summaryinlineexplicit
type() const noexceptprom::MetricBase< Summary >inline
~MetricBase()=defaultprom::MetricBase< Summary >protected