Function histogram

Source
pub fn histogram(_desc: &Descriptor, boundaries: &[f64]) -> HistogramAggregator
Available on crate feature metrics only.
Expand description

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