Uses of Interface
io.helidon.tracing.providers.opentracing.OpenTracingTracerBuilder
Package
Description
Open Tracing support that plugs into the
TracerBuilder
SPI and provides
a Tracer
implementation.Open Tracing specific SPI, to add various tracers.
Brave based Open Tracing implementation for an integration with Zipkin.
Helidon tracing support for
TracerResolver
.-
Uses of OpenTracingTracerBuilder in io.helidon.tracing.providers.opentracing
Modifier and TypeInterfaceDescriptioninterface
OpenTracingTracerBuilder<T extends OpenTracingTracerBuilder<T>>
A builder for tracingtracer
.Modifier and TypeMethodDescriptionstatic OpenTracingTracerBuilder
<?> Create a new builder from configuration.static OpenTracingTracerBuilder
<?> Create a new builder for the service name. -
Uses of OpenTracingTracerBuilder in io.helidon.tracing.providers.opentracing.spi
Modifier and TypeMethodDescriptionOpenTracingProvider.createBuilder()
Create a new builder for this tracer. -
Uses of OpenTracingTracerBuilder in io.helidon.tracing.providers.zipkin
Modifier and TypeClassDescriptionclass
The ZipkinTracerBuilder is a convenience builder forTracer
to use with Zipkin. -
Uses of OpenTracingTracerBuilder in io.helidon.tracing.tracerresolver