Prometheus Client Library for Modern C++
prometheus::Summary Member List

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

Collect() constprometheus::Summary
metric_type (defined in prometheus::Summary)prometheus::Summarystatic
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::Summaryexplicit
Summary(Quantiles &&quantiles, std::chrono::milliseconds max_age=std::chrono::seconds{60}, int age_buckets=5)prometheus::Summaryexplicit