Package io.opentelemetry.api.incubator.trace
package io.opentelemetry.api.incubator.trace
-
InterfacesClassDescriptionExtended
SpanBuilderwith 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.