Uses of Interface
org.springframework.cloud.sleuth.ScopedSpan
Packages that use ScopedSpan
-
Uses of ScopedSpan in org.springframework.cloud.sleuth
Methods in org.springframework.cloud.sleuth that return ScopedSpanModifier and TypeMethodDescriptionRecords an exception for this span.Sets an event on this span.Sets a name on this span.Tracer.startScopedSpan(String name) Returns a new child span if there's aTracer.currentSpan()or a new trace if there isn't.Sets a tag on this span.