Package io.micrometer.registry.otlp.internal
@NonNullFields
@NonNullApi
package io.micrometer.registry.otlp.internal
-
ClassDescriptionA ExponentialHistogram implementation that compresses bucket boundaries using an exponential formula (Base2 exponent), making it suitable for conveying high dynamic range data with small relative error.A
Base2ExponentialHistogramthat tracks values cumulatively from first recorded value.ABase2ExponentialHistogramwhere values are reset after every Step.This is an internal class and might have breaking changes, external implementations SHOULD NOT rely on this implementation.Represents a dense representation exponential bucket counts.