Module numeric_histogram_bucket

Source

Structsยง

Builder
A builder for NumericHistogramBucket
Complete
The final stage for NumericHistogramBucket.
LowerBoundStage
The lower_bound stage for Builder.
NumericHistogramBucket
A bucket in a numeric histogram representing a range of values, and the counts of values in that range across all input series.
UpperBoundStage
The upper_bound stage for Builder.