Interface | Description |
---|---|
Tracer |
A class with Datadog tracer features.
|
Class | Description |
---|---|
ConfigDefaults | |
CorrelationIdentifier |
Utility class to access the active trace and span ids.
|
DDId |
Class encapsulating the unsigned 64 bit id used for Trace and Span ids.
|
DDSpanTypes | |
DDTags | |
DDTraceApiInfo | |
GlobalTracer |
A global reference to the registered Datadog tracer.
|
Enum | Description |
---|---|
IdGenerationStrategy | |
PropagationStyle |
Annotation Type | Description |
---|---|
DisableTestTrace |
Set this annotation to a test method so the dd-java-agent does not consider it for tracing.
|
Trace |
Set this annotation to a method so the dd-java-agent considers it for tracing.
|