Update APM SDK benchmarks reference - #12165
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
There was a problem hiding this comment.
More details
The shared pin resolves all five benchmark imports and the runtime clone to the intended dependency commit, whose transitive configs and job stages remain compatible. The imported changes preserve exact-SHA checkout without exposing a conflicting CI contract.
📊 Validated against 9 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit a112202 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
This comment has been minimized.
This comment has been minimized.
🟢 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. |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
2905230
into
master
What Does This Do
This PR updates the pinned apm-sdks-benchmarks GitLab CI includes and runtime clones to
DataDog/apm-sdks-benchmarks@d28616ba796e4d44cbf636a66da19850495cb3dc.
Motivation
Keep Java SDK benchmarks current while retaining reproducible CI configuration.
Contributor Checklist