Package io.opentelemetry.instrumentation.api.instrumenter.code
package io.opentelemetry.instrumentation.api.instrumenter.code
-
ClassDescriptionCodeAttributesExtractor<REQUEST,
RESPONSE> Extractor of source code attributes.CodeAttributesGetter<REQUEST>An interface for getting code attributes.CodeSpanNameExtractor<REQUEST>A helperSpanNameExtractorimplementation for instrumentations that target specific Java classes/methods.