| EndTimeExtractor<RESPONSE> |
Extractor of the end time of response processing.
|
| ErrorCauseExtractor |
|
| RequestListener |
A listener of the start and end of a request.
|
| RequestMetrics |
|
| SpanKindExtractor<REQUEST> |
Extractor or SpanKind.
|
| SpanLinkExtractor<REQUEST> |
Extractor of a span link for a request.
|
| SpanNameExtractor<REQUEST> |
Extractor of the span name for a request.
|
| SpanStatusExtractor<REQUEST,RESPONSE> |
Extractor of StatusCode, which will be called after a request and response is completed
to determine its final status.
|
| StartTimeExtractor<REQUEST> |
Extractor of the start time of request processing.
|