OpenTelemetry.Metrics.HistogramExplicitBounds sealed class HistogramExplicitBounds Documentation Code public double[] Bounds { get; } public HistogramExplicitBounds(double[] bounds) public int FindBucketIndex(double value)