userver: userver/utils/statistics/histogram_aggregator.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
histogram_aggregator.hpp File Reference

Detailed Description

Used to aggregate multiple utils::statistics::Histogram metrics.

Definition in file histogram_aggregator.hpp.

Go to the source code of this file.

+ Include dependency graph for histogram_aggregator.hpp:

Classes

class  utils::statistics::HistogramAggregator
 Used to aggregate multiple utils::statistics::Histogram metrics. More...
 

Namespaces

namespace  utils
 Utilities.
 

Functions

void utils::statistics::DumpMetric (Writer &writer, const HistogramAggregator &histogram)
 Metric serialization support for HistogramAggregator.