Update APM SDK benchmarks reference - #12220
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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. |
There was a problem hiding this comment.
More details
The new benchmark pin descends from the prior pin, retains all five referenced Java CI files, and leaves the Java benchmark and runtime-clone contracts unchanged. The shared YAML anchor propagates the new SHA consistently to every include and clone consumer.
🤖 Datadog Autotest · Commit 4dd9ca4 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
What Does This Do
This PR updates the pinned apm-sdks-benchmarks GitLab CI includes and runtime clones to
DataDog/apm-sdks-benchmarks@90cf5c67a3e68ce369d31c0d7a750016f97f61a0.
Motivation
Keep Java SDK benchmarks current while retaining reproducible CI configuration.
Contributor Checklist