Skip to content

io.helidon.tracing.providers.jaeger.JaegerTracerBuilder.SamplerType

Description

This type is an enumeration.

Allowed Values

ValueDescription
CONSTANTConstant sampler always makes the same decision for all traces
RATIORatio of the requests to sample, double value

Usages


See the manifest for all available types.