Package org.springframework.cloud.sleuth.instrument.web
-
Interface Summary Interface Description SkipPatternProvider Provides a URLPatternfor spans that should be not sampled.SpanFromContextRetriever Provides a URLPatternfor spans that should be not sampled. -
Class Summary Class Description TraceHandlerAdapter Tracing representation of aHandlerAdapter.TraceHandlerFunction Tracing representation of aHandlerFunction.TraceWebAspect Aspect that adds tracing.TraceWebFilter AWebFilterthat 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 Types Summary Annotation Type Description HttpClientRequestParser Annotate a clientHttpRequestParser.HttpClientResponseParser HttpClientSampler Annotate a clientSamplerFunctionthat should be injected to a client sampler.HttpServerRequestParser HttpServerResponseParser HttpServerSampler Annotate a serverSamplerFunction.