Skip to content

Update instrumentation Gradle dependencies#11861

Open
dd-octo-sts[bot] wants to merge 1 commit into
masterfrom
ci/update-gradle-dependencies-instrumentation-20260705
Open

Update instrumentation Gradle dependencies#11861
dd-octo-sts[bot] wants to merge 1 commit into
masterfrom
ci/update-gradle-dependencies-instrumentation-20260705

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Jul 5, 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.

  • org.wildfly.core:wildfly-controller-client:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-controller:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-core-management-client:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-core-security:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-deployment-repository:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-domain-http-interface:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-domain-management:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-embedded:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-io-spi:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-network:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-platform-mbean:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-process-controller:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-protocol:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-remoting:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-server:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-service:33.0.0.Beta5 is 29h away from meeting cooldown
  • org.wildfly.core:wildfly-version:33.0.0.Beta5 is 29h 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 Jul 5, 2026
@dd-octo-sts dd-octo-sts Bot requested review from a team as code owners July 5, 2026 05:32
@dd-octo-sts dd-octo-sts Bot added tag: no release notes Changes to exclude from release notes tag: dependencies Dependencies related changes labels Jul 5, 2026
@dd-octo-sts dd-octo-sts Bot requested review from mhlidd and vandonr and removed request for a team July 5, 2026 05:32

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

Copy link
Copy Markdown

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

All 19 changed files are Gradle lock files and the diff exclusively touches latestDep*/latestDsm* test-only configurations. No instrumentation source code, no production compileClasspath/runtimeClasspath entries, and no agent-runtime behavior changed. The new rxjava/rxjava-3.0/gradle.lockfile is the expected lockfile companion for the RxJava 3 instrumentation already merged in commit bb6b14a.

Was this helpful? React 👍 or 👎

Open Bits AI session

🤖 Datadog Autotest · Commit 66539de · What is Autotest? · Any feedback? Reach out in #autotest

@datadog-prod-us1-3

Copy link
Copy Markdown

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 69.73% (+12.77%)

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

@dd-octo-sts

dd-octo-sts Bot commented Jul 5, 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.81 s 14.65 s [+0.3%; +1.8%] (maybe worse)
startup:insecure-bank:tracing:Agent 13.61 s 13.72 s [-1.6%; -0.1%] (maybe better)
startup:petclinic:appsec:Agent 16.83 s 16.65 s [+0.1%; +2.1%] (maybe worse)
startup:petclinic:iast:Agent 16.91 s 16.45 s [-1.7%; +7.3%] (no difference)
startup:petclinic:profiling:Agent 16.85 s 16.95 s [-1.8%; +0.7%] (no difference)
startup:petclinic:sca:Agent 16.82 s 16.78 s [-0.8%; +1.2%] (no difference)
startup:petclinic:tracing:Agent 16.11 s 16.06 s [-0.8%; +1.4%] (no difference)

Commit: 66539de2 · 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.

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.

0 participants