Uses of Class
brave.Tracer.SpanInScope
| Package | Description |
|---|---|
| brave |
-
Uses of Tracer.SpanInScope in brave
Methods in brave that return Tracer.SpanInScope Modifier and Type Method Description Tracer.SpanInScopeTracer. withSpanInScope(Span span)Makes the given span the "current span" and returns an object that exits that scope on close.