Package org.apache.bookkeeper.stats.prometheus
package org.apache.bookkeeper.stats.prometheus
A stats provider implementation based on {@link https://prometheus.io/}.
-
ClassesClassDescriptionOpStatsLogger implementation that uses DataSketches library to calculate the approximated latency quantiles.A Prometheus based
StatsProviderimplementation.Servlet used to export metrics in prometheus text format.APrometheusbasedStatsLoggerimplementation.Logic to write metrics in Prometheus text format.Holder for a scope and a set of associated labels.SimpleGauge<T extends Number>AGaugeimplementation that forwards on the value supplier.OpStatsLogger implementation that lazily registers OpStatsLoggers per thread with added labels for the threadpool/thresd name and thread no.Counterimplementation that lazily registers LongAdderCounters per thread * with added labels for the threadpool/thread name and thread no.