Skip to main content

range_fold_histograms

Function range_fold_histograms 

Source
fn range_fold_histograms(
    samples: Vec<NativeHistogram>,
    kind: NativeHistogramAggregateKind,
    name: &'static str,
    collector: &Option<PromqlAnnotationCollector>,
) -> Option<NativeHistogram>