Package io.opentelemetry.api.incubator.trace


package io.opentelemetry.api.incubator.trace
  • Class
    Description
     
    Utility class to simplify tracing.
    SpanCallable<T,E extends Throwable>
    An interface for creating a lambda that is wrapped in a span, returns a value, and that may throw.
    An interface for creating a lambda that is wrapped in a span and that may throw.