Class MethodSpanAttributesExtractor<REQUEST,​RESPONSE>

  • All Implemented Interfaces:
    io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<REQUEST,​RESPONSE>

    public final class MethodSpanAttributesExtractor<REQUEST,​RESPONSE>
    extends Object
    implements io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<REQUEST,​RESPONSE>
    Extractor of Attributes for a traced method.