Uses of Interface
io.prometheus.client.exemplars.tracer.common.SpanContextSupplier
-
Packages that use SpanContextSupplier Package Description io.prometheus.client.exemplars -
-
Uses of SpanContextSupplier in io.prometheus.client.exemplars
Fields in io.prometheus.client.exemplars declared as SpanContextSupplier Modifier and Type Field Description private SpanContextSupplier
DefaultExemplarSampler. spanContextSupplier
Constructors in io.prometheus.client.exemplars with parameters of type SpanContextSupplier Constructor Description DefaultExemplarSampler(SpanContextSupplier spanContextSupplier)
DefaultExemplarSampler(SpanContextSupplier spanContextSupplier, DefaultExemplarSampler.Clock clock)
-