userver: userver/utils/statistics/histogram_aggregator.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
histogram_aggregator.hpp File Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

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

Definition in file histogram_aggregator.hpp.

Go to the source code of this file.

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.