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.53.0 ### Java Version(s) 21.0.8 ### JVM Vendor Amazon Corretto ### Bug Report Title: Excessive INFO logging from ConfigurationUpdater after latest deployment **Description** After our latest deployment,...

type: bug
comp: debugger

### Tracer Version(s) 1.49.0 ### Java Version(s) 21.0.7 ### JVM Vendor Amazon Corretto ### Bug Report Our Java application running on Corretto 21.0.7.6.1 experienced a fatal JVM crash caused by...

type: bug

# What Does This Do maybe https://github.com/testcontainers/testcontainers-java/issues/6938 test fails with ``` ContainerLaunchException: Container startup failed for image registry.ddbuild.io/images/mirror/couchbase/server:7.1.0 ... at CouchbaseClient31Test.setupSpec(CouchbaseClient31Test.groovy:47) ``` # Motivation # Additional Notes # Contributor Checklist...

### Tracer Version(s) Starting in 1.52.1 ### Java Version(s) 24.0.2 ### JVM Vendor Amazon Corretto ### Bug Report When starting a Java app with the profiler enabled and Unix domain...

type: bug

### Tracer Version(s) 1.52.1 ### Java Version(s) 21.0.8 ### JVM Vendor Eclipse Adoptium / Temurin ### Bug Report The most recent [PR](https://github.com/DataDog/dd-trace-java/pull/9297) to add the retrieval and embeddings span types...

type: bug

### Tracer Version(s) 1.52.1 ### Java Version(s) 11 ### JVM Vendor Oracle JDK ### Bug Report Condition failed with Exception: ``` hasVulnerability { vul -> vul.type == 'WEAK_HASH' && vul.location.method...

type: bug

### Tracer Version(s) 1.52.1 ### Java Version(s) 8, 17, 21 ### JVM Vendor Oracle JDK ### Bug Report Failed more than 200 times on GitLab CI on all versions of...

type: bug

### Library Name _No response_ ### Library Version(s) _No response_ ### Describe the feature you'd like Hi, due to how the dd-java-agent works with Ktor 3, I decided to try...

type: feature request
inst: netty

### Tracer Version(s) 1.52.0 ### Java Version(s) 21.0.4 ### JVM Vendor Other (please specify in comments) ### Bug Report Hi, My JDK 21 application started crashing at runtime after pulling...

type: bug

### Library Name micronaut ### Library Version(s) dd-trace:1.50.1 ### Describe the feature you'd like Hi, We are storing outbox events for Kafka in the database with current span context headers:...

type: feature request