Package org.springframework.cloud.sleuth.instrument.web.mvc
This module is fully adopted from io.zipkin.brave-instrumentation-web and
io.zipkin.brave-instrumentation-webmvc JAR.
-
Class Summary Class Description HandlerParser Spring MVC specific type used to customize traced requests based on the handler.SpanCustomizingAsyncHandlerInterceptor Same asSpanCustomizingHandlerInterceptorexcept it can be used as both anAsyncHandlerInterceptoror a normalHandlerInterceptor.SpanCustomizingHandlerInterceptor Adds application-tier data to an existing http span viaHandlerParser.TracingAsyncClientHttpRequestInterceptor TracingClientHttpRequestInterceptor