Uses of Package
org.apache.bookkeeper.stats.prometheus
Packages that use org.apache.bookkeeper.stats.prometheus
Package
Description
A stats provider implementation based on {@link https://prometheus.io/}.
-
Classes in org.apache.bookkeeper.stats.prometheus used by org.apache.bookkeeper.stats.prometheusClassDescriptionOpStatsLogger implementation that uses DataSketches library to calculate the approximated latency quantiles.A Prometheus based
StatsProviderimplementation.Holder for a scope and a set of associated labels.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.