io.helidon.tracing.SamplerType
Description
This type is an enumeration.
Allowed Values
| Value | Description |
|---|---|
CONSTANT | Sampling of every span |
RATIO | Sampling of a proportion [0.0, 1.0] of spans |
See the manifest for all available types.