Class TimeWindowPercentileHistogram

java.lang.Object
io.micrometer.core.instrument.distribution.TimeWindowPercentileHistogram
All Implemented Interfaces:
Histogram, java.lang.AutoCloseable

public class TimeWindowPercentileHistogram
extends java.lang.Object
A histogram implementation that supports the computation of percentiles by Micrometer for publishing to a monitoring system.