Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::prometheus::PrometheusImpl Member List

This is the complete list of members for util::prometheus::PrometheusImpl, including all inherited members.

boolMetric(std::string name, Labels labels, std::optional< std::string > description=std::nullopt) overrideutil::prometheus::PrometheusImplvirtual
collectMetrics() overrideutil::prometheus::PrometheusImplvirtual
compressReplyEnabled() constutil::prometheus::PrometheusInterfaceinline
counterDouble(std::string name, Labels labels, std::optional< std::string > description) overrideutil::prometheus::PrometheusImplvirtual
counterInt(std::string name, Labels labels, std::optional< std::string > description) overrideutil::prometheus::PrometheusImplvirtual
gaugeDouble(std::string name, Labels labels, std::optional< std::string > description) overrideutil::prometheus::PrometheusImplvirtual
gaugeInt(std::string name, Labels labels, std::optional< std::string > description) overrideutil::prometheus::PrometheusImplvirtual
histogramDouble(std::string name, Labels labels, std::vector< double > const &buckets, std::optional< std::string > description=std::nullopt) overrideutil::prometheus::PrometheusImplvirtual
histogramInt(std::string name, Labels labels, std::vector< std::int64_t > const &buckets, std::optional< std::string > description=std::nullopt) overrideutil::prometheus::PrometheusImplvirtual
isEnabled() constutil::prometheus::PrometheusInterfaceinline
PrometheusInterface(bool isEnabled, bool compressReply)util::prometheus::PrometheusImplinline
~PrometheusInterface()=default (defined in util::prometheus::PrometheusInterface)util::prometheus::PrometheusInterfacevirtual