dd-trace-java
dd-trace-java copied to clipboard
Datadog APM client for Java
### 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...
### 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...
# 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...
# 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...
# 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:...
### 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: ```...
### 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...
### 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...
### 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...
# 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...