Class Base2ExponentialHistogramAggregationConfig

Inheritance Relationships

Base Type

  • public opentelemetry::sdk::metrics::AggregationConfig

Class Documentation

class Base2ExponentialHistogramAggregationConfig : public opentelemetry::sdk::metrics::AggregationConfig

Public Functions

inline Base2ExponentialHistogramAggregationConfig(size_t cardinality_limit = kAggregationCardinalityLimit)
inline AggregationType GetType() const noexcept override

Public Members

size_t max_buckets_ = 160
int32_t max_scale_ = 20
bool record_min_max_ = true