| Interface | Description |
|---|---|
| SkipPatternProvider |
Provides a URL
Pattern for spans that should be not sampled. |
| SpanFromContextRetriever |
Provides a URL
Pattern for spans that should be not sampled. |
| Class | Description |
|---|---|
| TraceHandlerAdapter |
Tracing representation of a
HandlerAdapter. |
| TraceHandlerFunction |
Tracing representation of a
HandlerFunction. |
| TraceWebAspect |
Aspect that adds tracing.
|
| TraceWebFilter |
A
WebFilter that creates / continues / closes and detaches spans for a reactive
web application. |
| WebFluxSleuthOperators |
WebFlux operators that are capable to reuse tracing context from Reactor's Context.
|
| Annotation Type | Description |
|---|---|
| HttpClientRequestParser |
Annotate a client
HttpRequestParser. |
| HttpClientResponseParser | |
| HttpClientSampler |
Annotate a client
SamplerFunction that should be injected to a client sampler. |
| HttpServerRequestParser | |
| HttpServerResponseParser | |
| HttpServerSampler |
Annotate a server
SamplerFunction. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.