🍒 12055 - Bump java-profiler (ddprof) to 1.47.0#12065
Conversation
Bump java-profiler (ddprof) to 1.47.0 Required to continue work on the all-native profiler context bridge (#11899). Merge branch 'master' into rkennke/bump-ddprof-1.47.0 Raise agent jar size budget for java-profiler 1.47.0 The ddprof 1.47.0 native library growth pushed the shadow jar past the previous budget; raise it to unblock the verifyAgentJarContents check. Merge branch 'master' into rkennke/bump-ddprof-1.47.0 Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io> (cherry picked from commit ac42cd4)
There was a problem hiding this comment.
More details
The diff only updates the ddprof dependency from 1.46.0 to 1.47.0 and raises the agent-jar size budget for the resulting native artifact; no Java behavior or routing logic changed. Dependency consistency checks passed, while full Gradle execution was blocked by the unavailable Gradle 9.6.1 distribution and Java 25 toolchain.
🤖 Datadog Autotest · Commit d368bf6 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
|
🎯 Code Coverage (details) 🔗 Commit SHA: d368bf6 | Docs | Datadog PR Page | Give us feedback! |
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
Backport #12055 to release/v1.64.x