| Package | Description |
|---|---|
| org.springframework.cloud.sleuth |
| Modifier and Type | Field and Description |
|---|---|
static Tracer.SpanInScope |
Tracer.SpanInScope.NOOP
Noop instance.
|
| Modifier and Type | Method and Description |
|---|---|
Tracer.SpanInScope |
SpanAndScope.getScope() |
Tracer.SpanInScope |
Tracer.withSpan(Span span)
Makes the given span the "current span" and returns an object that exits that scope
on close.
|
| Constructor and Description |
|---|
SpanAndScope(Span span,
Tracer.SpanInScope scope) |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.