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

Datadog APM client for Java

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

# What Does This Do This updates byte buddy to 1.15.x to resolve the java 24 issue. # Motivation https://github.com/raphw/byte-buddy/blob/master/release-notes.md 1.15.4 added support for Java 24. This Pr intends to...

### Library Name _No response_ ### Library Version(s) _No response_ ### Describe the feature you'd like I think it would be a great addition to add a configuration option to...

type: feature request

# What Does This Do Updated `DynamicInstrumentationDiagnosticsInterval` to support double values instead of integers. # Motivation Allowing sub-second intervals can significantly improve system testing by enabling more frequent diagnostics. Rather...

# What Does This Do Fix `KafkaStreamsTest`. This test was broken after it was marked as `@Flaky`. Not detected because these do not run in the main CI pipelines. Test...

comp: testing
tag: no release notes

# What Does This Do Sends separated telemetry payloads for V1/V2 custom events. # 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) -...

type: enhancement
tag: no release notes
comp: asm waf

### Tracer Version(s) 1.46.1 ### Java Version(s) 17.0.14 ### JVM Vendor Amazon Corretto ### Bug Report When setting `DD_PROFILING_DDPROF_ENABLED=true`, the JVM becomes unstable. Here are the details: - When checking...

type: bug
comp: profiling

# 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...

**Description** After updating the agent version, the application occasionally fails to start due to a port conflict error. This issue appears to be a race condition where the application’s configured...

# 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...

### Tracer Version(s) 1.32.0 ### Java Version(s) 17 ### JVM Vendor Oracle JDK ### Bug Report We have found that the resource name grouping found in our service endpoint page...

type: bug