Class ServletAdditionalAttributesExtractor<REQUEST,RESPONSE>

java.lang.Object
io.opentelemetry.javaagent.instrumentation.servlet.ServletAdditionalAttributesExtractor<REQUEST,RESPONSE>
All Implemented Interfaces:
io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<ServletRequestContext<REQUEST>,ServletResponseContext<RESPONSE>>

public class ServletAdditionalAttributesExtractor<REQUEST,RESPONSE> extends Object implements io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<ServletRequestContext<REQUEST>,ServletResponseContext<RESPONSE>>