Uses of Class
io.helidon.telemetry.otelconfig.InstrumentSelectorConfig.Builder
Packages that use InstrumentSelectorConfig.Builder
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of InstrumentSelectorConfig.Builder in io.helidon.telemetry.otelconfig
Methods in io.helidon.telemetry.otelconfig that return InstrumentSelectorConfig.BuilderModifier and TypeMethodDescriptionInstrumentSelectorConfig.builder()Create a new fluent API builder to customize configuration.InstrumentSelectorConfig.builder(InstrumentSelectorConfig instance) Create a new fluent API builder from an existing instance.