HelidonHelidon4.5.0

io.helidon.telemetry.otelconfig.SamplerType

Description

This type is an enumeration.

Allowed Values

ValueDescription
ALWAYS_ONAlways on sampler
ALWAYS_OFFAlways off sampler
TRACEIDRATIOTrace ID ratio-based sampler
PARENTBASED_ALWAYS_ONParent-based always-on sampler
PARENTBASED_ALWAYS_OFFParent-based always-off sampler
PARENTBASED_TRACEIDRATIOParent-based trace ID ration-based sampler

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.