Package io.prometheus.client.exemplars
Interface ExemplarSampler
- All Superinterfaces:
CounterExemplarSampler
,HistogramExemplarSampler
- All Known Implementing Classes:
DefaultExemplarSampler
For convenience, an interface for implementing both,
the
CounterExemplarSampler
and the HistogramExemplarSampler
.-
Method Summary
Methods inherited from interface io.prometheus.client.exemplars.CounterExemplarSampler
sample
Methods inherited from interface io.prometheus.client.exemplars.HistogramExemplarSampler
sample