Skip to content

chore: update rq latest version to 2.11.0 - #19804

Open
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
upgrade-latest-rq-version
Open

chore: update rq latest version to 2.11.0#19804
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
upgrade-latest-rq-version

Conversation

@dd-octo-sts

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

Copy link
Copy Markdown
Contributor

Update rq lockfiles and dependency package lockfiles.
This performs the following updates:

  1. Some rq lockfiles use rq latest. This will update rq and dependencies.
  2. Some rq lockfiles use a pinned (non-latest) version of rq, but require the latest version of another package. This will update all such packages.

@dd-octo-sts dd-octo-sts Bot added the changelog/no-changelog A changelog entry is not required for this PR. label Aug 21, 2026
@dd-octo-sts
dd-octo-sts Bot requested review from a team as code owners August 21, 2026 00:23
@dd-octo-sts
dd-octo-sts Bot requested review from emmettbutler and quinna-h August 21, 2026 00:23
@cit-pr-commenter-54b7da

cit-pr-commenter-54b7da Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codeowners resolved as

Resolved from the full PR diff against main using the target branch CODEOWNERS file.
CODEOWNERS team requests not listed below are not required by the current file set.

.riot/requirements/1182d01.txt                                          @DataDog/apm-python
.riot/requirements/1e05e0c.txt                                          @DataDog/apm-python
.riot/requirements/3cbb6c7.txt                                          @DataDog/apm-python
.riot/requirements/816352e.txt                                          @DataDog/apm-python
.riot/requirements/b767984.txt                                          @DataDog/apm-python
.riot/requirements/e02e81a.txt                                          @DataDog/apm-python
.riot/requirements/f33b994.txt                                          @DataDog/apm-python
.riot/requirements/f3fb520.txt                                          @DataDog/apm-python
scripts/integration_registry/registry.yaml                              @DataDog/apm-idm-python
supported_versions.json                                                 @DataDog/apm-core-python @DataDog/apm-idm-python

@cit-pr-commenter-54b7da

cit-pr-commenter-54b7da Bot commented Aug 21, 2026

Copy link
Copy Markdown

Circular import analysis

⚠️ Existing circular imports

There are 3 circular imports that already exist on the base branch and have not been changed by this PR.

ddtrace.errortracking._handled_exceptions.bytecode_injector -> ddtrace.errortracking._handled_exceptions.callbacks -> ddtrace.errortracking._handled_exceptions.collector -> ddtrace.errortracking._handled_exceptions.bytecode_reporting -> ddtrace.errortracking._handled_exceptions.bytecode_injector
ddtrace.llmobs -> ddtrace.llmobs._evaluators -> ddtrace.llmobs._evaluators.format -> ddtrace.llmobs._experiment -> ddtrace.llmobs
ddtrace.appsec._asm_request_context -> ddtrace.appsec._iast._iast_request_context_base -> ddtrace.appsec._iast._iast_env -> ddtrace.appsec._iast.reporter -> ddtrace.appsec._exploit_prevention.stack_traces -> ddtrace.appsec._asm_request_context

@cit-pr-commenter-54b7da

cit-pr-commenter-54b7da Bot commented Aug 21, 2026

Copy link
Copy Markdown

Dependency direction analysis

⚠️ Existing dependency direction violations

There are 250 dependency direction violations that already exist on the base branch and have not been changed by this PR.

Show existing violations (showing 5 of 250 highest severity)
ddtrace.internal.tracemethods -×-> ddtrace.trace  (internal-core -> product:tracing, score=135)
ddtrace.internal.ci_visibility.api._base -×-> ddtrace.trace  (product:ci_visibility -> product:tracing, score=133)
ddtrace.internal.opentelemetry.span -×-> ddtrace.trace  (product:opentelemetry -> product:tracing, score=133)
ddtrace.internal.test_visibility.api -×-> ddtrace.trace  (product:ci_visibility -> product:tracing, score=133)
ddtrace.llmobs._integrations.openai_agents -×-> ddtrace.trace  (product:llmobs -> product:tracing, score=133)

To see all violations, download the layers-base.json and layers-pr.json artifacts from this CI job and run:

uv run --script scripts/import-analysis/layers.py compare layers-base.json layers-pr.json

@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Pipelines  Tests

⚠️ Warnings

🚦 5 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-py | build linux serverless: [amd64, cp315-cp315, v113741238-d2b8243-manylinux2014_x86_64, 1]

View in Datadog · View in GitLab

DataDog/apm-reliability/dd-trace-py | build linux serverless: [arm64, cp315-cp315, v113741357-d2b8243-manylinux2014_aarch64, 1]

View in Datadog · View in GitLab

DataDog/apm-reliability/dd-trace-py | build linux: [amd64, cp315-cp315, v113741238-d2b8243-manylinux2014_x86_64]

View in Datadog · View in GitLab

View all 5 failed jobs.

ℹ️ Info

No other issues found (see more)

🧪 All tests passed
❄️ No new flaky tests detected

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 7785125 | Docs | View more details | Give us feedback!

@pr-commenter

pr-commenter Bot commented Aug 21, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-08-23 00:52:24

Comparing candidate commit 7785125 in PR branch upgrade-latest-rq-version with baseline commit 3bb9ecd in branch main.

📊 Benchmarking dashboard

Found 0 performance improvements and 11 performance regressions! Performance is the same for 610 metrics, 10 unstable metrics.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

scenario:httppropagationextract-wsgi_valid_headers_all

  • 🟥 execution_time [+440.289ns; +494.559ns] or [+8.142%; +9.146%]

scenario:httppropagationinject-ids_only

  • 🟥 execution_time [+1.916µs; +2.101µs] or [+9.928%; +10.885%]

scenario:iastaspects-add_aspect

  • 🟥 execution_time [+19.872µs; +22.497µs] or [+20.175%; +22.840%]

scenario:iastaspects-join_aspect

  • 🟥 execution_time [+52.289µs; +55.575µs] or [+25.583%; +27.191%]

scenario:iastaspects-ljust_noaspect

  • 🟥 execution_time [+49.012µs; +55.048µs] or [+16.555%; +18.593%]

scenario:iastaspects-title_aspect

  • 🟥 execution_time [+59.927µs; +70.123µs] or [+22.116%; +25.880%]

scenario:iastaspectsospath-ospathbasename_aspect

  • 🟥 execution_time [+143.378µs; +149.475µs] or [+35.172%; +36.668%]

scenario:iastaspectssplit-rsplit_aspect

  • 🟥 execution_time [+21.989µs; +27.080µs] or [+16.193%; +19.942%]

scenario:span-start

  • 🟥 execution_time [+1.672ms; +1.833ms] or [+11.220%; +12.295%]

scenario:telemetryaddmetric-1-count-metric-1-times

  • 🟥 execution_time [+375.993ns; +431.862ns] or [+13.658%; +15.687%]

scenario:tracer-small

  • 🟥 execution_time [+29.390µs; +30.709µs] or [+8.734%; +9.125%]

Unstable benchmarks

These benchmarks have a confidence interval too wide to call a change; treat them as noise rather than signal.

scenario:coreapiscenario-context_with_data_listeners

  • unstable execution_time [-742.476ns; +739.537ns] or [-6.689%; +6.662%]

scenario:coreapiscenario-core_dispatch_1_listener

  • unstable execution_time [-32.016ns; +34.147ns] or [-5.259%; +5.609%]

scenario:coreapiscenario-core_dispatch_50_listeners

  • unstable execution_time [-1629.954ns; +1695.324ns] or [-9.543%; +9.925%]

scenario:coreapiscenario-core_dispatch_exception_listeners

  • unstable execution_time [-1159.899ns; +1308.697ns] or [-9.008%; +10.163%]

scenario:coreapiscenario-core_dispatch_listeners

  • unstable execution_time [-320.703ns; +334.969ns] or [-8.723%; +9.111%]

scenario:coreapiscenario-core_dispatch_no_args_listeners

  • unstable execution_time [-251.116ns; +255.882ns] or [-8.638%; +8.802%]

scenario:coreapiscenario-core_dispatch_with_results_1_listener

  • unstable execution_time [-69.723ns; +80.289ns] or [-6.148%; +7.080%]

scenario:coreapiscenario-core_dispatch_with_results_50_listeners

  • unstable execution_time [-4191.373ns; +3836.368ns] or [-10.322%; +9.448%]

scenario:coreapiscenario-core_dispatch_with_results_listeners

  • unstable execution_time [-781.533ns; +744.346ns] or [-9.742%; +9.279%]

scenario:packagesupdateimporteddependencies-import_many_stdlib_cached

  • unstable execution_time [-59.239µs; +62.224µs] or [-9.239%; +9.704%]

@dd-octo-sts
dd-octo-sts Bot force-pushed the upgrade-latest-rq-version branch from d2e7dca to 7785125 Compare August 23, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants