Package io.helidon.tracing.providers.opentracing
package io.helidon.tracing.providers.opentracing
Open Tracing support that plugs into the
TracerBuilder
SPI and provides
a Tracer
implementation.- See Also:
-
ClassDescriptionOpen Tracing factory methods to create wrappers for Open Tracing types.OpenTracingTracerBuilder<T extends OpenTracingTracerBuilder<T>>A builder for tracing
tracer
.ServiceLoader
service implementation ofTracerProvider
for Open Tracing tracers.