Interface | Description |
---|---|
Tracer |
A class with Datadog tracer features.
|
Class | Description |
---|---|
Config |
Config reads values with the following priority: 1) system properties, 2) environment variables,
3) optional configuration file.
|
CorrelationIdentifier |
Utility class to access the active trace and span ids.
|
DDSpanTypes | |
DDTags | |
DDTraceApiInfo | |
GlobalTracer |
A global reference to the registered Datadog tracer.
|
Enum | Description |
---|---|
Config.PropagationStyle |
Annotation Type | Description |
---|---|
Trace |
Set this annotation to a method so the dd-java-agent considers it for tracing.
|