Skip to content

Update instrumentation Gradle dependencies - #12225

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
masterfrom
ci/update-gradle-dependencies-instrumentation-20260817
Aug 18, 2026
Merged

Update instrumentation Gradle dependencies#12225
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
masterfrom
ci/update-gradle-dependencies-instrumentation-20260817

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

What Does This Do

This PR updates the Gradle dependency locks for instrumentations and their tests.

Motivation

Refresh Gradle dependencies to make sure to test latest versions of dependencies within their supported versions.

Dependency age policy

48h cooldown, reverted

Too new and no older eligible version exists, so the lockfiles were reverted to the baseline.

  • com.fasterxml.jackson.core:jackson-core:2.22.2 is 28h away from meeting cooldown
  • com.fasterxml.jackson.core:jackson-databind:2.22.2 is 28h away from meeting cooldown
  • com.fasterxml.jackson:jackson-bom:2.22.2 is 27h away from meeting cooldown
  • io.cucumber:cucumber-core:7.34.7 is 35h away from meeting cooldown
  • io.cucumber:cucumber-gherkin-messages:7.34.7 is 35h away from meeting cooldown
  • io.cucumber:cucumber-gherkin:7.34.7 is 35h away from meeting cooldown
  • io.cucumber:cucumber-java:7.34.7 is 35h away from meeting cooldown
  • io.cucumber:cucumber-junit-platform-engine:7.34.7 is 35h away from meeting cooldown
  • io.cucumber:cucumber-junit:7.34.7 is 35h away from meeting cooldown
  • io.cucumber:cucumber-plugin:7.34.7 is 35h away from meeting cooldown
  • io.cucumber:datatable:7.34.7 is 35h away from meeting cooldown
  • io.cucumber:docstring:7.34.7 is 35h away from meeting cooldown
  • io.cucumber:messages-ndjson:0.3.6 is 35h away from meeting cooldown

Contributor Checklist

  • Update PR title if a code change is needed to support one of those new dependencies

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts Bot added tag: no release notes Changes to exclude from release notes tag: dependencies Dependencies related changes labels Aug 17, 2026
@dd-octo-sts
dd-octo-sts Bot requested review from a team as code owners August 17, 2026 13:20
@dd-octo-sts
dd-octo-sts Bot requested review from vandonr and removed request for a team August 17, 2026 13:20
@datadog-prod-us1-5

datadog-prod-us1-5 Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 69.74% (+11.38%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 1d999b5 | Docs | Datadog PR Page | Give us feedback!

@dd-octo-sts

dd-octo-sts Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 14.82 s 14.70 s [+0.1%; +1.5%] (maybe worse)
startup:insecure-bank:tracing:Agent 13.59 s 13.69 s [-1.5%; +0.1%] (no difference)
startup:petclinic:appsec:Agent 16.90 s 17.14 s [-5.7%; +2.8%] (no difference)
startup:petclinic:iast:Agent 17.44 s 17.48 s [-1.0%; +0.5%] (no difference)
startup:petclinic:profiling:Agent 17.46 s 17.01 s [-1.5%; +6.8%] (no difference)
startup:petclinic:sca:Agent 17.47 s 17.39 s [-0.4%; +1.4%] (no difference)
startup:petclinic:tracing:Agent 16.60 s 16.64 s [-1.3%; +0.9%] (no difference)

Commit: 1d999b55 · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

@datadog-prod-us1-5 datadog-prod-us1-5 Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Datadog Autotest: PASS

More details

Updated library-under-test versions remain confined to compatibility-test configurations; the instrumentation’s minimum compile pins and shipped runtime dependencies are unchanged. Nearby MongoDB, OpenTelemetry, and WildFly harnesses continue exercising the same declared compatibility ranges.

Was this helpful? React 👍 or 👎

Open Bits AI session

🤖 Datadog Autotest · Commit c930416 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest

…ly.core:*:34.0.0.Beta3) for module: :dd-java-agent:instrumentation:wildfly-9.0, waiting for the final release.
@AlexeyKuznetsov-DD

Copy link
Copy Markdown
Contributor

/merge -@ in 2 hours

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Aug 18, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-08-18 01:18:08 UTC ℹ️ Start processing command /merge -@ in 2 hours


2026-08-18 01:18:12 UTC ℹ️ MergeQueue: merge request scheduled for Tue, 18 Aug 2026 03:18:08 UTC

Pull Request scheduled to be added to the queue on Tue, 18 Aug 2026 03:18:08 UTC


2026-08-18 03:18:17 UTC ℹ️ MergeQueue: merge request added to the queue

The expected merge time in master is approximately 2h (p90).


2026-08-18 04:06:35 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot merged commit 71ba795 into master Aug 18, 2026
600 checks passed
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot deleted the ci/update-gradle-dependencies-instrumentation-20260817 branch August 18, 2026 04:06
@github-actions github-actions Bot added this to the 1.66.0 milestone Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tag: dependencies Dependencies related changes tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant