Skip to content

ci: update one-pipeline to 1.5.1 - #20349

Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-campaigner/update-one-pipeline-1789504877
Open

gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-campaigner/update-one-pipeline-1789504877

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Contributor

This automated pull request updates one-pipeline to 1.5.1.

📝 Full release notes

@datadog-prod-us1-3

datadog-prod-us1-3 Bot commented Sep 15, 2026

Copy link
Copy Markdown

Pipelines  Tests

⚠️ Warnings

Your PR has failed checks. Please review the issues below and take necessary action before merging.

🚦 14 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-py | ci_visibility/selenium 2/2 — 🔄 Retry may pass, looks flaky

View more details · View in GitLab

DataDog/apm-reliability/dd-trace-py | contrib/anyio 3/3 — 🔄 Retry may pass, looks flaky

View more details · View in GitLab

DataDog/apm-reliability/dd-trace-py | contrib/aws_durable_execution_sdk_python 4/4 — 🔄 Retry may pass, looks flaky

View more details · View in GitLab

View all 14 failed jobs.

ℹ️ Info

No other issues found (see more)

🧪 All tests passed
❄️ No new flaky tests detected

🔄 Datadog retried 3 tests - 3 passed on retry View in Datadog

🚧 22 tests that failed were ignored due to quarantine View in Datadog

Useful? React with 👍 / 👎

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

@cit-pr-commenter-54b7da

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.

.gitlab/one-pipeline.locked.yml                                         @DataDog/python-guild @DataDog/apm-core-python

@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Circular import analysis

⚠️ Existing circular imports

There are 1 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

@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Dependency direction analysis

⚠️ Existing dependency direction violations

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

Show existing violations (showing 5 of 218 highest severity)
ddtrace.internal.tracemethods -×-> ddtrace.trace  (internal-core -> product:tracing, score=133)
ddtrace.llmobs._integrations.vllm -×-> ddtrace.trace  (product:llmobs -> product:tracing, score=131)
ddtrace.debugging._signal.model -×-> ddtrace.trace  (product:debugging -> product:tracing, score=131)
ddtrace.llmobs._integrations.google_adk -×-> ddtrace.trace  (product:llmobs -> product:tracing, score=131)
ddtrace.internal.test_visibility.api -×-> ddtrace.trace  (product:ci_visibility -> product:tracing, score=131)

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

@pr-commenter

pr-commenter Bot commented Sep 15, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-09-15 21:18:02

Comparing candidate commit d67cc81 in PR branch engraver-auto-campaigner/update-one-pipeline-1789504877 with baseline commit 5a9dafd in branch main.

📊 Benchmarking dashboard

Found 0 performance improvements and 3 performance regressions! Performance is the same for 574 metrics, 10 unstable metrics, 5 known flaky benchmarks, 19 flaky benchmarks without significant changes.

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_empty_headers

  • 🟥 execution_time [+52.898ns; +73.012ns] or [+7.933%; +10.950%]

scenario:iastaspects-lstrip_aspect

  • 🟥 execution_time [+42.664µs; +47.544µs] or [+15.162%; +16.896%]

scenario:otelspan-start

  • 🟥 execution_time [+2.199ms; +3.200ms] or [+7.038%; +10.244%]

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 [-721.514ns; +754.540ns] or [-6.500%; +6.798%]

scenario:coreapiscenario-core_dispatch_1_listener

  • unstable execution_time [-33.400ns; +32.431ns] or [-5.443%; +5.285%]

scenario:coreapiscenario-core_dispatch_50_listeners

  • unstable execution_time [-1974.292ns; +1297.228ns] or [-11.527%; +7.574%]

scenario:coreapiscenario-core_dispatch_exception_listeners

  • unstable execution_time [-1019.145ns; +1446.701ns] or [-7.825%; +11.108%]

scenario:coreapiscenario-core_dispatch_listeners

  • unstable execution_time [-326.632ns; +317.168ns] or [-8.859%; +8.602%]

scenario:coreapiscenario-core_dispatch_no_args_listeners

  • unstable execution_time [-320.482ns; +183.005ns] or [-10.837%; +6.188%]

scenario:coreapiscenario-core_dispatch_with_results_1_listener

  • unstable execution_time [-62.290ns; +90.746ns] or [-5.396%; +7.861%]

scenario:coreapiscenario-core_dispatch_with_results_50_listeners

  • unstable execution_time [-4023.497ns; +3995.480ns] or [-9.882%; +9.813%]

scenario:coreapiscenario-core_dispatch_with_results_listeners

  • unstable execution_time [-758.465ns; +795.450ns] or [-9.305%; +9.759%]

scenario:packagesupdateimporteddependencies-import_many_stdlib_cached

  • unstable execution_time [-57.029µs; +54.748µs] or [-9.735%; +9.345%]

Known flaky benchmarks

These benchmarks are marked as flaky and will not trigger a failure. Modify FLAKY_BENCHMARKS_REGEX to control which benchmarks are marked as flaky.

scenario:httppropagationinject-ids_only

  • 🟥 execution_time [+2.643µs; +2.789µs] or [+15.951%; +16.830%]

scenario:iastaspectsospath-ospathbasename_aspect

  • 🟥 execution_time [+117.112µs; +121.576µs] or [+30.443%; +31.604%]

scenario:span-start

  • 🟥 execution_time [+2.036ms; +2.295ms] or [+14.774%; +16.654%]

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

  • 🟥 execution_time [+580.292ns; +622.730ns] or [+20.965%; +22.498%]

scenario:tracer-small

  • 🟥 execution_time [+34.986µs; +37.897µs] or [+11.184%; +12.115%]

Known flaky benchmarks without significant changes:

  • scenario:errortrackingflasksqli-baseline
  • scenario:flasksimple-iast-get
  • scenario:iastaspects-casefold_aspect
  • scenario:iastaspects-casefold_noaspect
  • scenario:iastaspects-index_aspect
  • scenario:iastaspects-ljust_noaspect
  • scenario:iastaspects-lower_aspect
  • scenario:iastaspects-replace_aspect
  • scenario:iastaspects-rstrip_aspect
  • scenario:iastaspects-swapcase_aspect
  • scenario:iastaspects-title_noaspect
  • scenario:iastaspects-translate_aspect
  • scenario:iastaspects-translate_noaspect
  • scenario:iastaspects-upper_noaspect
  • scenario:iastaspectssplit-rsplit_aspect
  • scenario:packagespackageforrootmodulemapping-cache_off
  • scenario:packagespackageforrootmodulemapping-cache_on
  • scenario:sethttpmeta-all-enabled
  • scenario:telemetryaddmetric-record-100-metrics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants