Skip navigation links
A B C D E F G I M O P R S T V W 

A

activeSpan() - Method in class com.datadoghq.agent.OpenTracingHelper.AgentTracer
 
addReference(String, SpanContext) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 
agentmain(String, Instrumentation) - Static method in class com.datadoghq.agent.TracingAgent
 
AgentRulesManager - Class in com.datadoghq.agent
 
AgentRulesManager(Retransformer, TracingAgentConfig) - Constructor for class com.datadoghq.agent.AgentRulesManager
 
AgentSpanBuilder(Tracer.SpanBuilder) - Constructor for class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 
AgentTracer(Tracer) - Constructor for class com.datadoghq.agent.OpenTracingHelper.AgentTracer
 
asChildOf(SpanContext) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 
asChildOf(BaseSpan<?>) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 
associateSpan(Object, Span) - Method in class com.datadoghq.agent.OpenTracingHelper
This method establishes an association between an application object (i.e.

B

buildSpan(String) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentTracer
 

C

ClassLoaderIntegrationInjector - Class in com.datadoghq.agent
 
ClassLoaderIntegrationInjector(Map<ZipEntry, byte[]>) - Constructor for class com.datadoghq.agent.ClassLoaderIntegrationInjector
 
com.datadoghq.agent - package com.datadoghq.agent
 

D

DDJavaAgentInfo - Class in com.datadoghq.agent
 
DDJavaAgentInfo() - Constructor for class com.datadoghq.agent.DDJavaAgentInfo
 

E

extract(Format<C>, C) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentTracer
 

F

finishedSpan(Object, Span) - Method in class com.datadoghq.agent.OpenTracingHelper
Needs to be replaced by span.isFinished()

G

getDisabledInstrumentations() - Method in class com.datadoghq.agent.TracingAgentConfig
 
getEnableCustomAnnotationTracingOver() - Method in class com.datadoghq.agent.TracingAgentConfig
 
getState(Object) - Method in class com.datadoghq.agent.OpenTracingHelper
This method retrieves the current 'state' number associated with the supplied application object.
getTracer() - Method in class com.datadoghq.agent.OpenTracingHelper
This method returns the OpenTracing tracer.
getUnsupportedRules(ClassLoader) - Method in class com.datadoghq.agent.InstrumentationChecker
 

I

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
 

M

main(String...) - Static method in class com.datadoghq.agent.DDJavaAgentInfo
 
makeActive(Span) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentTracer
 

O

OpenTracingHelper - Class in com.datadoghq.agent
This class provides helper capabilities to the byteman rules.
OpenTracingHelper(Rule) - Constructor for class com.datadoghq.agent.OpenTracingHelper
 
OpenTracingHelper.AgentSpanBuilder - Class in com.datadoghq.agent
 
OpenTracingHelper.AgentTracer - Class in com.datadoghq.agent
Proxy tracer used for one purpose - to enable the rules to define a ChildOf relationship without being concerned whether the supplied Span is null.

P

premain(String, Instrumentation) - Static method in class com.datadoghq.agent.TracingAgent
 

R

registerClassLoad() - Static method in class com.datadoghq.agent.InstrumentationRulesManager
 
registerClassLoad(Object) - Static method in class com.datadoghq.agent.InstrumentationRulesManager
 
retrieveSpan(Object) - Method in class com.datadoghq.agent.OpenTracingHelper
This method retrieves the span associated with the supplied application object.

S

setDisabledInstrumentations(List<String>) - Method in class com.datadoghq.agent.TracingAgentConfig
 
setEnableCustomAnnotationTracingOver(String[]) - Method in class com.datadoghq.agent.TracingAgentConfig
 
setState(Object, int) - Method in class com.datadoghq.agent.OpenTracingHelper
This method enables an instrumentation rule to record a 'state' number against an application object.
start() - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 
startActive() - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 
startManual() - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 

T

TraceAnnotationsManager - Class in com.datadoghq.agent
This manager is loaded at pre-main.
TraceAnnotationsManager(Retransformer, TracingAgentConfig) - Constructor for class com.datadoghq.agent.TraceAnnotationsManager
 
TracingAgent - Class in com.datadoghq.agent
This class provides a wrapper around the ByteMan agent, to establish required system properties and the manager class.
TracingAgent() - Constructor for class com.datadoghq.agent.TracingAgent
 
TracingAgentConfig - Class in com.datadoghq.agent
Configuration POJO for the agent
TracingAgentConfig() - Constructor for class com.datadoghq.agent.TracingAgentConfig
 

V

VERSION - Static variable in class com.datadoghq.agent.DDJavaAgentInfo
 

W

withStartTimestamp(long) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 
withTag(String, String) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 
withTag(String, boolean) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 
withTag(String, Number) - Method in class com.datadoghq.agent.OpenTracingHelper.AgentSpanBuilder
 
A B C D E F G I M O P R S T V W 
Skip navigation links