Package io.opentelemetry.javaagent.extension.instrumentation
-
Interface Summary Interface Description HelperResourceBuilder TypeInstrumentation Interface representing a single type instrumentation.TypeTransformer This interface represents type transformations that can be applied to a type instrumented usingTypeInstrumentation
. -
Class Summary Class Description InstrumentationModule Instrumentation module groups several connectedTypeInstrumentation
s together, sharing classloader matcher, helper classes, muzzle safety checks, etc.