dd-trace-java icon indicating copy to clipboard operation
dd-trace-java copied to clipboard

Datadog APM client for Java

Results 571 dd-trace-java issues
Sort by recently updated
recently updated
newest added

### Tracer Version(s) 1.54.0 ### Java Version(s) 17 ### JVM Vendor Other (please specify in comments) ### Bug Report Using the mule integration with official mulesoft container image in version...

type: bug
inst: mule

### Tracer Version(s) 1.56.1 ### Java Version(s) 17 ### JVM Vendor Oracle JDK ### Bug Report I'm using the LLM observability features of the Java SDK, but I'm not interested...

type: bug
comp: mlobs

# What Does This Do # Motivation # Additional Notes # Contributor Checklist - Format the title [according the contribution guidelines](https://github.com/DataDog/dd-trace-java/blob/master/CONTRIBUTING.md#title-format) - Assign the `type:` and (`comp:` or `inst:`) labels...

tag: stale

# What Does This Do # Motivation # Additional Notes # Contributor Checklist - Format the title [according the contribution guidelines](https://github.com/DataDog/dd-trace-java/blob/master/CONTRIBUTING.md#title-format) - Assign the `type:` and (`comp:` or `inst:`) labels...

tag: stale

# What Does This Do This commit addresses UnsupportedOperationException errors when initializing crash tracking on Windows systems. # Motivation Instrumenting a java app on Windows currently logs the following warnings:...

type: bug
comp: crash tracking

### Tracer Version(s) 1.54.0 ### Java Version(s) 25.0.1+8.0.LTS ### JVM Vendor Eclipse Adoptium / Temurin ### Bug Report When running dd-agent with Java 25 we get the following warning: ```...

type: bug

### Tracer Version(s) 1.55 ### Java Version(s) 24.0.2 ### JVM Vendor Amazon Corretto ### Bug Report We have Spring Boot 3.5.7 with Spring GraphQL + using Spring HTTP Interfacases for...

type: bug
comp: context propagation

### Tracer Version(s) 1.56.1~b8849a9451 ### Java Version(s) 21.0.9 ### JVM Vendor Eclipse Adoptium / Temurin ### Bug Report Baggage mapped into the trace baggage via DD_TRACE_HEADER_BAGGAGE is not retrievable via...

type: bug
comp: context propagation

### Tracer Version(s) 1.56.0 ### Java Version(s) 1.8.0_462 ### JVM Vendor Amazon Corretto ### Bug Report We started experiencing errors like this in our apps since yesterday after we started...

type: bug

# What Does This Do This does two main things: 1. Adds long running traces to the flare report. 2. Allow flare dumps and individual files from flares to be...

tag: community