[][src]Module prometrics::bucket

Bucket for histogram metric.

Structs

AggregatedCumulativeBuckets

An iterator which iterates cumulative buckets in an aggregation of histograms.

Bucket

A bucket in which a histogram counts samples.

CumulativeBucket

Cumulative bucket.

CumulativeBuckets

An iterator which iterates cumulative buckets in a histogram.