Interface Tracer.SpanInScope

All Superinterfaces:
AutoCloseable, Closeable
Enclosing interface:
Tracer

public static interface Tracer.SpanInScope extends Closeable
Scope of a span. Needs to be closed so that resources are let go (e.g. MDC is cleared).
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Tracer.SpanInScope
    Noop instance.
  • Method Summary

    Modifier and Type
    Method
    Description
    void