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