OpenTelemetry.Metrics.CircularBufferBuckets
A histogram buckets implementation based on circular buffer.
Gets the capacity of the CircularBufferBuckets.
Returns the value of Bucket[index].
Gets the offset of the start index for the CircularBufferBuckets.
Gets the size of the CircularBufferBuckets.
Attempts to increment the value of Bucket[index] by value.