Skip to content

#13590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 22 commits into from
Closed

#13590

wants to merge 22 commits into from

Conversation

gnufede
Copy link
Member

@gnufede gnufede commented Jun 4, 2025

Checklist

  • PR author has checked that all the criteria below are met
  • The PR description includes an overview of the change
  • The PR description articulates the motivation for the change
  • The change includes tests OR the PR description describes a testing strategy
  • The PR description notes risks associated with the change, if any
  • Newly-added code is easy to change
  • The change follows the library release note guidelines
  • The change includes or references documentation updates if necessary
  • Backport labels are set (if applicable)

Reviewer Checklist

  • Reviewer has checked that all the criteria below are met
  • Title is accurate
  • All changes are related to the pull request's stated goal
  • Avoids breaking API changes
  • Testing strategy adequately addresses listed risks
  • Newly-added code is easy to change
  • Release note makes sense to a user of the library
  • If necessary, author has acknowledged and discussed the performance implications of this PR as reported in the benchmarks PR comment
  • Backport labels are set in a manner that is consistent with the release branch maintenance policy

Copy link
Contributor

github-actions bot commented Jun 4, 2025

CODEOWNERS have been resolved as:

tests/snapshots/tests.opentelemetry.test_context.test_sampling_decisions_across_processes[manual.drop].json  @DataDog/apm-python
tests/snapshots/tests.opentelemetry.test_context.test_sampling_decisions_across_processes[manual.keep].json  @DataDog/apm-python
ddtrace/contrib/internal/pytest/_plugin_v2.py                           @DataDog/ci-app-libraries
tests/commands/test_runner.py                                           @DataDog/apm-core-python
tests/conftest.py                                                       @DataDog/apm-core-python
tests/contrib/django/test_django_snapshots.py                           @DataDog/apm-core-python @DataDog/apm-idm-python
tests/coverage/test_coverage_multiprocessing.py                         @DataDog/apm-core-python @DataDog/ci-app-libraries
tests/integration/test_debug.py                                         @DataDog/apm-core-python
tests/integration/test_integration.py                                   @DataDog/apm-core-python
tests/integration/test_priority_sampling.py                             @DataDog/apm-sdk-api-python
tests/internal/remoteconfig/test_remoteconfig.py                        @DataDog/remote-config @DataDog/apm-core-python
tests/internal/service_name/test_imports.py                             @DataDog/apm-core-python
tests/internal/test_native.py                                           @DataDog/apm-core-python
tests/opentelemetry/test_context.py                                     @DataDog/apm-sdk-api-python
tests/runtime/test_runtime_metrics_api.py                               @DataDog/apm-sdk-api-python
tests/tracer/test_agent.py                                              @DataDog/apm-sdk-api-python
tests/tracer/test_encoders.py                                           @DataDog/apm-sdk-api-python
tests/tracer/test_propagation.py                                        @DataDog/apm-sdk-api-python
tests/tracer/test_sampler.py                                            @DataDog/apm-sdk-api-python
tests/tracer/test_trace_utils.py                                        @DataDog/apm-sdk-api-python
tests/tracer/test_tracer.py                                             @DataDog/apm-sdk-api-python

@gnufede gnufede force-pushed the SDTEST-2125/bugfix-tests-marked-as-failed-2 branch from aaeb5c7 to 089fcd6 Compare June 4, 2025 15:40
Copy link
Contributor

github-actions bot commented Jun 4, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 275 ± 4 ms.

The average import time from base is: 276 ± 3 ms.

The import time difference between this PR and base is: -1.0 ± 0.2 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 1.862 ms (0.68%)
ddtrace.bootstrap.sitecustomize 1.188 ms (0.43%)
ddtrace.bootstrap.preload 1.188 ms (0.43%)
ddtrace.internal.remoteconfig.client 0.623 ms (0.23%)
ddtrace 0.674 ms (0.24%)
ddtrace.internal._unpatched 0.024 ms (0.01%)

@pr-commenter
Copy link

pr-commenter bot commented Jun 4, 2025

Benchmarks

Benchmark execution time: 2025-06-05 10:31:18

Comparing candidate commit a2d1961 in PR branch SDTEST-2125/bugfix-tests-marked-as-failed-2 with baseline commit 0b32ac2 in branch main.

Found 0 performance improvements and 1 performance regressions! Performance is the same for 506 metrics, 3 unstable metrics.

scenario:iastaspectsospath-ospathjoin_aspect

  • 🟥 execution_time [+556.580ns; +767.958ns] or [+9.035%; +12.466%]

@vitor-de-araujo
Copy link
Contributor

Incorporated into #13730 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants