Function opentelemetry::sdk::metrics::aggregators::histogram[][src]

pub fn histogram(desc: &Descriptor, boundaries: &[f64]) -> HistogramAggregator
This is supported on crate feature metrics only.

Create a new histogram for the given descriptor with the given boundaries