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

# What Does This Do Adds the new http.endpoint tag and modifies the cases where http.route is utilized accordingly # Motivation # Additional Notes # Contributor Checklist - Format the...

type: enhancement
comp: metrics

### Tracer Version(s) 1.54.0, 1.55.0 ### Java Version(s) 25.0.36 ### JVM Vendor Eclipse Adoptium / Temurin ### Bug Report After updating from 1.40.1 to 1.55.0, I noticed a lot of...

type: bug

### Tracer Version(s) 1.51.2 ### Java Version(s) Java 8 1.8 ### JVM Vendor Oracle JDK ### Bug Report For CVE : CVE-2023-0833 in Datadog dd-trace-java v1.51.2, the main version of...

type: bug

# What Does This Do - AI Generated for AI dev workshop # 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...

tag: ai generated

# What Does This Do DRAFT # 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:`)...

tag: do not merge

Similar question to https://github.com/DataDog/dd-trace-java/issues/4507: is it possible to use this library only for profiling and JVM metrics, rely on the OpenTelemetry Java SDK for tracing instrumentation and have everything happily...

comp: profiling
inst: opentelemetry

### Tracer Version(s) 1.43.0, 1.53.0 ### Java Version(s) 17.0.15 ### JVM Vendor Oracle JDK ### Bug Report When using dd-java-agent's automatic instrumentation with reactor-kafka, trace IDs from the first consumed...

type: bug

# 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 Adds support for context propagation when using SQS v2 with spring messaging. # Motivation Support ticket opened by customer with context propagation being broken for...

type: enhancement
inst: spring

# What Does This Do Add *top_level* to debug span output when the span is marked top_level # Motivation We already mark measured spans, but those aren't the only spans...