| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.http |
| Modifier and Type | Method and Description |
|---|---|
default HttpClientRequest |
HttpClientResponse.request() |
| Modifier and Type | Method and Description |
|---|---|
Span |
HttpClientHandler.handleSend(HttpClientRequest request)
Starts the client span after assigning it a name and tags.
|
Span |
HttpClientHandler.handleSend(HttpClientRequest request,
TraceContext parent)
Same as
HttpClientHandler.handleSend(HttpClientRequest) but with an explicit parent
TraceContext. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.