Uses of Interface
io.helidon.tracing.ExtendedTracerConfig
Packages that use ExtendedTracerConfig
Package
Description
Distributed tracing support for Helidon.
Open Telemetry tracing support that plugs into the
TracerBuilder SPI and provides
a Tracer implementation.-
Uses of ExtendedTracerConfig in io.helidon.tracing
Classes in io.helidon.tracing with type parameters of type ExtendedTracerConfigModifier and TypeClassDescriptionstatic classExtendedTracerConfig.BuilderBase<BUILDER extends ExtendedTracerConfig.BuilderBase<BUILDER, PROTOTYPE>, PROTOTYPE extends ExtendedTracerConfig>Fluent API builder base forExtendedTracerConfig.Classes in io.helidon.tracing that implement ExtendedTracerConfigModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.Subclasses with type arguments of type ExtendedTracerConfig in io.helidon.tracingClasses in io.helidon.tracing that implement interfaces with type arguments of type ExtendedTracerConfigMethods in io.helidon.tracing that return ExtendedTracerConfigModifier and TypeMethodDescriptionExtendedTracerConfig.Builder.build()Create an instance from this builder.ExtendedTracerConfig.Builder.buildPrototype()Create an instance of the prototype.static ExtendedTracerConfigCreate a new instance from configuration.Methods in io.helidon.tracing with parameters of type ExtendedTracerConfigModifier and TypeMethodDescriptionstatic ExtendedTracerConfig.BuilderExtendedTracerConfig.builder(ExtendedTracerConfig instance) Create a new fluent API builder from an existing instance.ExtendedTracerConfig.BuilderBase.from(ExtendedTracerConfig prototype) Update this builder from an existing prototype instance. -
Uses of ExtendedTracerConfig in io.helidon.tracing.providers.opentelemetry
Subinterfaces of ExtendedTracerConfig in io.helidon.tracing.providers.opentelemetryModifier and TypeInterfaceDescriptioninterfaceSettings for OpenTelemetry tracer configuration under the "tracing" config key.(package private) interfaceio.helidon.tracing.providers.opentelemetry.OpenTelemetryTracerConfigBlueprintSettings for OpenTelemetry tracer configuration under the "tracing" config key.Classes in io.helidon.tracing.providers.opentelemetry that implement ExtendedTracerConfigModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.