Uses of Package
io.prometheus.client.exemplars
-
Packages that use io.prometheus.client.exemplars Package Description io.prometheus.client io.prometheus.client.exemplars -
Classes in io.prometheus.client.exemplars used by io.prometheus.client Class Description CounterExemplarSampler Exemplar sampler for counter metrics.Exemplar Immutable data class holding an Exemplar.HistogramExemplarSampler Exemplar sampler for histogram metrics. -
Classes in io.prometheus.client.exemplars used by io.prometheus.client.exemplars Class Description CounterExemplarSampler Exemplar sampler for counter metrics.Exemplar Immutable data class holding an Exemplar.ExemplarSampler For convenience, an interface for implementing both, theCounterExemplarSamplerand theHistogramExemplarSampler.HistogramExemplarSampler Exemplar sampler for histogram metrics.