public interface HistogramConfig extends MeterRegistryConfig
| Modifier and Type | Method and Description |
|---|---|
default java.time.Duration |
timerPercentilesMax()
Used to apply a bucket filter clamping the bucket domain of timer percentiles histograms to some max value.
|
default java.time.Duration |
timerPercentilesMin()
Used to apply a bucket filter clamping the bucket domain of timer percentiles histograms to some min value.
|
get, prefixdefault java.time.Duration timerPercentilesMax()
default java.time.Duration timerPercentilesMin()