| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.http |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpClientRequest
This API is taken from OpenZipkin Brave.
|
interface |
HttpServerRequest
This API is taken from OpenZipkin Brave.
|
| Modifier and Type | Method and Description |
|---|---|
default HttpRequest |
HttpResponse.request() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequestParser.parse(HttpRequest request,
TraceContext context,
SpanCustomizer span)
Implement to choose what data from the http request are parsed into the span
representing it.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.