Uses of Class
io.helidon.telemetry.otelconfig.SamplerConfig.Builder
Packages that use SamplerConfig.Builder
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of SamplerConfig.Builder in io.helidon.telemetry.otelconfig
Subclasses with type arguments of type SamplerConfig.Builder in io.helidon.telemetry.otelconfigClasses in io.helidon.telemetry.otelconfig that implement interfaces with type arguments of type SamplerConfig.BuilderMethods in io.helidon.telemetry.otelconfig that return SamplerConfig.BuilderModifier and TypeMethodDescriptionstatic SamplerConfig.BuilderSamplerConfig.builder()Create a new fluent API builder to customize configuration.static SamplerConfig.BuilderSamplerConfig.builder(SamplerConfig instance) Create a new fluent API builder from an existing instance.