|
prom 0.1.0
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
|
This is the complete list of members for prom::StateSet, including all inherited members.
| bind() const noexcept | prom::MetricBase< StateSet > | inlineprotected |
| check_finite(const double value, std::string_view op) const noexcept | prom::MetricBase< StateSet > | inlineprotected |
| core() const noexcept | prom::MetricBase< StateSet > | inlineprotected |
| core_ | prom::MetricBase< StateSet > | protected |
| labels(const Labels &dynamic) const noexcept | prom::StateSet | inline |
| logger() noexcept | prom::MetricBase< StateSet > | inlineprotectedstatic |
| make_child(const Labels &dynamic) const noexcept | prom::MetricBase< StateSet > | inlineprotected |
| MetricBase(const MetricType type, const std::string_view name, const std::string_view help) | prom::MetricBase< StateSet > | inlineprotected |
| MetricBase(std::shared_ptr< MetricCore > core) | prom::MetricBase< StateSet > | inlineexplicitprotected |
| MetricBase(const MetricBase &)=default | prom::MetricBase< StateSet > | protected |
| MetricBase(MetricBase &&)=default | prom::MetricBase< StateSet > | protected |
| name() const noexcept | prom::MetricBase< StateSet > | inline |
| operator=(const MetricBase &)=default | prom::MetricBase< StateSet > | protected |
| operator=(MetricBase &&)=default | prom::MetricBase< StateSet > | protected |
| reconcile_unit(const Unit &observed, Adapter &adapter) const noexcept | prom::MetricBase< StateSet > | inlineprotected |
| set(const std::string_view state, const bool active) const noexcept | prom::StateSet | inline |
| StateSet(const std::string_view name, const std::string_view help) | prom::StateSet | inline |
| StateSet(const StateSetSpec &spec) | prom::StateSet | inlineexplicit |
| StateSet(std::shared_ptr< MetricCore > core) | prom::StateSet | inlineexplicit |
| type() const noexcept | prom::MetricBase< StateSet > | inline |
| ~MetricBase()=default | prom::MetricBase< StateSet > | protected |