Package org.springframework.cloud.sleuth.instrument.web.mvc
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.
-
ClassesClassDescriptionSpring MVC specific type used to customize traced requests based on the handler.Same as
SpanCustomizingHandlerInterceptorexcept it can be used as both anAsyncHandlerInterceptoror a normalHandlerInterceptor.Adds application-tier data to an existing http span viaHandlerParser.