Package org.forgerock.monitoring.api.instrument.histogram
Common Monitoring API Histogram based on MicroMeter
-
Class Summary Class Description HistogramConfig ForgeRock changes: - Removed @incubating annotationHistogramConfig.Builder PercentileHistogramBuckets Generator for a set of histogram buckets intended for use by a monitoring system that supports aggregable percentile approximations such as Prometheus'histogram_quantiles
or Atlas':percentiles
.