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 This PR adds support for extracting and emitting a unique security_response_id (UUIDv4 format) in AppSec blocking responses, generated by libddwaf `v17.3.0` Implementation flow: 1. **Extraction**...

type: enhancement
comp: asm waf

# What Does This Do Test https://github.com/DataDog/apm-sdks-benchmarks/pull/44 # 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...

tag: do not merge

# What Does This Do Enables [Spark Plan metadata parsing](https://github.com/DataDog/dd-trace-java/pull/9783) for all users with Spark instrumentation enabled. # Motivation This has been tested internally for ~2-3 weeks and seems to...

type: enhancement
inst: apache spark

# What Does This Do This PR adds a new Gradle task to ensure that all alias keys in the `supported-configurations.json` file are also defined and documented in the `supportedConfigurations`...

type: enhancement
tag: do not merge
tag: no release notes
comp: config

# What Does This Do This PR updates the existing `add_new_configuration.md` docs to include information about the V2 format. # Motivation # Additional Notes # Contributor Checklist - Format the...

type: documentation
tag: no release notes
comp: tooling

# What Does This Do This PR introduces a set of queue implementations in order to replace the JCTools-based queues, eliminating direct usage of sun.misc.Unsafe and providing full compatibility with...

type: enhancement
comp: core

# What Does This Do Set @DataDog/asm-java and @DataDog/apm-idm-java as default owners for `/dd-smoke-tests/play-2.6/` # Motivation https://dd.slack.com/archives/CFDP7Q5NV/p1765355921166009 # Additional Notes # Contributor Checklist - Format the title [according the contribution...

type: enhancement
comp: tooling

# What Does This Do Add logs capture based on log framework instrumentation that hooks when log event are generated to be written. Log events are sent to Logs backend...

type: feature request
comp: logging

# What Does This Do Refactored Groovy leftovers to Kotlin. # Motivation Kotlin DSL is a better choice for Gradle plugins and configuration # Additional Notes

tag: do not merge
tag: no release notes
comp: tooling

# What Does This Do Added missing configuration and applied `spotless` to `:buildSrc` module. # Motivation Clean code. # Additional Notes `Spotless` plugin was present before, but as we migrating...

tag: do not merge
tag: no release notes
comp: tooling