Package io.opentelemetry.javaagent.extension.instrumentation
package io.opentelemetry.javaagent.extension.instrumentation
-
ClassDescriptionInstrumentation module groups several connected
TypeInstrumentation
s together, sharing class loader matcher, helper classes, muzzle safety checks, etc.Interface representing a single type instrumentation.This interface represents type transformations that can be applied to a type instrumented usingTypeInstrumentation
.