Package org.springframework.cloud.sleuth.instrument.web.servlet
package org.springframework.cloud.sleuth.instrument.web.servlet
This module is fully adopted from io.zipkin.brave-instrumentation-servlet JAR.
-
ClassesClassDescriptionBesides delegating to
HttpServletRequestmethods, this also parses the remote IP of the client.This delegates toHttpServletResponsemethods, taking care to portably handleHttpServletResponseWrapper.statusCode().