dd-trace-java
dd-trace-java copied to clipboard
Datadog APM client for Java
work in progress! # What Does This Do Separate the `petclinic` and `insecure-bank` load benchmarks into two separate jobs that run in parallel in order to reduce CI time while...
Backport #9935 to release/v1.55.x
# What Does This Do Enable a merge queue, and include the following configurations: - Merge using the `squash` method - Allow skipping merge queue checks for `master`, but require...
# What Does This Do This improves visibility of errors in instrumentation tests built on top of `InstrumentationSpecification` by failing the test with details of the errors, in particular these...
# What Does This Do Initial transaction tracking implementation targeting http and kafka traffic. # 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)...
### Tracer Version(s) 1.54.0 ### Java Version(s) 21.0.7 ### JVM Vendor Other (please specify in comments) ### Bug Report Hi! I have the following code in a Kotlin Ktor server...
# What Does This Do This adds `--no-prefix` when `ShellGitClient` runs `git diff`, updates the regex in `GitDiffParser`, and adjusts test files. # Motivation When `diff.noprefix=true` (or other git diff...
# 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.54.0, 1.55.0, maybe earlier versions ### Java Version(s) 25.0.1 ### JVM Vendor Eclipse Adoptium / Temurin ### Bug Report I have already contacted support about this but...
# What Does This Do Allows `dd-trace-java`'s nightly test to use `java-profiler`'s latest snapshot. # Motivation Up to now, `dd-trace-java` always uses latest release version of `java-profiler` for testing, that...