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