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
pub fn histogram(_desc: &Descriptor, boundaries: &[f64]) -> HistogramAggregator
metrics
only.Create a new histogram for the given descriptor with the given boundaries