Package org.springframework.cloud.sleuth.instrument.web.servlet
This module is fully adopted from io.zipkin.brave-instrumentation-servlet JAR.
-
Class Summary Class Description HttpServletRequestWrapper Besides delegating toHttpServletRequestmethods, this also parses the remote IP of the client.HttpServletResponseWrapper This delegates toHttpServletResponsemethods, taking care to portably handleHttpServletResponseWrapper.statusCode().TracingFilter