| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.http |
| Modifier and Type | Method and Description |
|---|---|
default HttpServerRequest |
HttpServerResponse.request() |
| Modifier and Type | Method and Description |
|---|---|
Span |
HttpServerHandler.handleReceive(HttpServerRequest request)
Conditionally joins a span, or starts a new trace, depending on if a trace context
was extracted from the request.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.