Prometheus Client Library for Modern C++
|
This is the complete list of members for prometheus::Summary, including all inherited members.
Collect() const | prometheus::Summary | |
metric_type (defined in prometheus::Summary) | prometheus::Summary | static |
Observe(double value) | prometheus::Summary | |
Quantiles typedef (defined in prometheus::Summary) | prometheus::Summary | |
Summary(const Quantiles &quantiles, std::chrono::milliseconds max_age=std::chrono::seconds{60}, int age_buckets=5) | prometheus::Summary | explicit |
Summary(Quantiles &&quantiles, std::chrono::milliseconds max_age=std::chrono::seconds{60}, int age_buckets=5) | prometheus::Summary | explicit |