public static interface OpenTracingBundle.FinalBuilder
Modifier and Type | Method and Description |
---|---|
OpenTracingBundle |
build() |
OpenTracingBundle.FinalBuilder |
withTracer(io.opentracing.Tracer tracer)
Explicitly sets the tracer to use.
|
OpenTracingBundle.FinalBuilder withTracer(io.opentracing.Tracer tracer)
GlobalTracer
is
used.tracer
- tracer to use.OpenTracingBundle build()