Package io.opentelemetry.api.incubator.trace
package io.opentelemetry.api.incubator.trace
-
ClassDescriptionNo-op implementation of
ExtendedTracer
.ExtendedSpanBuilder
with experimental APIs.ExtendedTracer
with experimental APIs.SpanCallable<T,E extends Throwable> An interface for creating a lambda that is wrapped in a span, returns a value, and that may throw.SpanRunnable<E extends Throwable>An interface for creating a lambda that is wrapped in a span and that may throw.