Package io.opentelemetry.javaagent.extension.ignore
package io.opentelemetry.javaagent.extension.ignore
-
InterfacesClassDescriptionThis interface defines different ways to ignore/allow instrumenting classes or packages.An
IgnoredTypesConfigurercan be used to augment built-in instrumentation restrictions: ignore some classes and exclude them from being instrumented, or explicitly allow them to be instrumented if the agent ignored them by default.