- ignore(Object) - Method in class com.datadoghq.agent.OpenTracingHelper
-
This method determines whether the instrumentation point, associated with the supplied object,
should be ignored.
- ignoreActiveSpan() - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
-
- initialize(Retransformer) - Static method in class com.datadoghq.agent.AgentRulesManager
-
This method initializes the manager.
- initialize(ClassLoader) - Method in class com.datadoghq.agent.InstrumentationRulesManager
-
This method is separated out from initialize to allow Spring Boot's LaunchedURLClassLoader to
call it once it is loaded.
- initialize() - Method in class com.datadoghq.agent.TraceAnnotationsManager
-
This method initializes the manager.
- inject(ClassLoader) - Method in class com.datadoghq.agent.ClassLoaderIntegrationInjector
-
- inject(SpanContext, Format<C>, C) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentTracer
-
- InstrumentationChecker - Class in com.datadoghq.agent
-
Utility class to check the validity of the classpath concerning the java automated
instrumentations
- InstrumentationChecker() - Constructor for class com.datadoghq.agent.InstrumentationChecker
-
- InstrumentationRulesManager - Class in com.datadoghq.agent
-
This manager is loaded at pre-main.
- InstrumentationRulesManager(Retransformer, TracingAgentConfig, AgentRulesManager) - Constructor for class com.datadoghq.agent.InstrumentationRulesManager
-
- isFinished(Object) - Method in class com.datadoghq.agent.OpenTracingHelper
-