Skip to content

chore: update logbook latest version to 1.10.1 - #19714

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

chore: update logbook latest version to 1.10.1#19714
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
upgrade-latest-logbook-version

Conversation

@dd-octo-sts

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

Copy link
Copy Markdown
Contributor

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

  1. Some logbook lockfiles use logbook latest. This will update logbook and dependencies.
  2. Some logbook lockfiles use a pinned (non-latest) version of logbook, 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 15, 2026
@dd-octo-sts
dd-octo-sts Bot requested review from a team as code owners August 15, 2026 00:23
@dd-octo-sts
dd-octo-sts Bot requested review from dubloom and emmettbutler August 15, 2026 00:23
@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.

.riot/requirements/104f450.txt                                          @DataDog/apm-python
.riot/requirements/10b3343.txt                                          @DataDog/apm-python
.riot/requirements/12bb48f.txt                                          @DataDog/apm-python
.riot/requirements/161b2ce.txt                                          @DataDog/apm-python
.riot/requirements/178f7d5.txt                                          @DataDog/apm-python
.riot/requirements/187df5b.txt                                          @DataDog/apm-python
.riot/requirements/1a8b5b1.txt                                          @DataDog/apm-python
.riot/requirements/1d45d3e.txt                                          @DataDog/apm-python
.riot/requirements/1e5b9c4.txt                                          @DataDog/apm-python
.riot/requirements/98b02a4.txt                                          @DataDog/apm-python
.riot/requirements/d0116c6.txt                                          @DataDog/apm-python
.riot/requirements/f027911.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

Copy link
Copy Markdown

Circular import analysis

⚠️ Existing circular imports

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

ddtrace.contrib.internal.django.patch -> ddtrace.contrib.internal.django.response -> ddtrace.contrib.internal.django.patch
ddtrace.contrib.internal.pytorch._distributed -> ddtrace.contrib.internal.pytorch._rank_root -> ddtrace.contrib.internal.pytorch._distributed
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

Copy link
Copy Markdown

Dependency direction analysis

⚠️ Existing dependency direction violations

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

Show existing violations (showing 5 of 254 highest severity)
ddtrace.internal.tracemethods -×-> ddtrace.trace  (internal-core -> product:tracing, score=134)
ddtrace.internal.ci_visibility.git_client -×-> ddtrace.trace  (product:ci_visibility -> product:tracing, score=132)
ddtrace.llmobs._integrations.mcp -×-> ddtrace.trace  (product:llmobs -> product:tracing, score=132)
ddtrace.llmobs._utils -×-> ddtrace.trace  (product:llmobs -> product:tracing, score=132)
ddtrace.debugging._signal.model -×-> ddtrace.trace  (product:debugging -> product:tracing, score=132)

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-us1-prod

datadog-datadog-us1-prod Bot commented Aug 15, 2026

Copy link
Copy Markdown

Pipelines  Tests

Unblock PR with BitsAI

⚠️ Warnings

🚦 9 Pipeline jobs failed

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

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

DataDog/apm-reliability/dd-trace-py | build linux: [amd64, cp315-cp315, v126532274-233089d-musllinux_1_2_x86_64]   View in Datadog   GitLab

View all 9 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: 456e707 | Docs | Datadog PR Page | Give us feedback!

@pr-commenter

pr-commenter Bot commented Aug 15, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-08-15 00:53:09

Comparing candidate commit 456e707 in PR branch upgrade-latest-logbook-version with baseline commit e5c63be in branch main.

📊 Benchmarking dashboard

Found 0 performance improvements and 7 performance regressions! Performance is the same for 615 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:httppropagationinject-ids_only

  • 🟥 execution_time [+2.560µs; +2.772µs] or [+12.176%; +13.181%]

scenario:iast_aspects-re_expand_aspect

  • 🟥 execution_time [+272.216µs; +317.290µs] or [+7.782%; +9.071%]

scenario:iastaspects-lower_aspect

  • 🟥 execution_time [+54.862µs; +59.968µs] or [+23.334%; +25.506%]

scenario:iastaspectsospath-ospathbasename_aspect

  • 🟥 execution_time [+133.132µs; +140.429µs] or [+32.896%; +34.699%]

scenario:iastaspectssplit-rsplit_aspect

  • 🟥 execution_time [+10.962µs; +14.871µs] or [+7.739%; +10.500%]

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

  • 🟥 execution_time [+507.025ns; +533.681ns] or [+19.525%; +20.552%]

scenario:tracer-small

  • 🟥 execution_time [+31.306µs; +33.632µs] or [+9.563%; +10.274%]

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 [-797.773ns; +682.414ns] or [-7.212%; +6.169%]

scenario:coreapiscenario-core_dispatch_1_listener

  • unstable execution_time [-38.083ns; +28.378ns] or [-6.209%; +4.627%]

scenario:coreapiscenario-core_dispatch_50_listeners

  • unstable execution_time [-1753.704ns; +1539.127ns] or [-10.280%; +9.022%]

scenario:coreapiscenario-core_dispatch_exception_listeners

  • unstable execution_time [-1300.121ns; +1174.096ns] or [-9.994%; +9.025%]

scenario:coreapiscenario-core_dispatch_listeners

  • unstable execution_time [-342.909ns; +308.945ns] or [-9.309%; +8.387%]

scenario:coreapiscenario-core_dispatch_no_args_listeners

  • unstable execution_time [-264.051ns; +248.337ns] or [-9.009%; +8.473%]

scenario:coreapiscenario-core_dispatch_with_results_1_listener

  • unstable execution_time [-115.036ns; +34.599ns] or [-9.648%; +2.902%]

scenario:coreapiscenario-core_dispatch_with_results_50_listeners

  • unstable execution_time [-3468.562ns; +4532.113ns] or [-8.601%; +11.239%]

scenario:coreapiscenario-core_dispatch_with_results_listeners

  • unstable execution_time [-774.937ns; +761.844ns] or [-9.505%; +9.344%]

scenario:packagesupdateimporteddependencies-import_many_stdlib_cached

  • unstable execution_time [-57.295µs; +63.155µs] or [-9.033%; +9.957%]

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