Skip to content

Conversation

@xrmx
Copy link
Contributor

@xrmx xrmx commented Nov 24, 2025

Description

Introduce support for skipping all the available instrumentation with a wildcard *.

e.g. OTEL_PYTHON_DISABLED_INSTRUMENTATIONS="*"

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • tox

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

…instrumentations

Introduce support for skipping all the available instrumentation with a wildcard *.

e.g. OTEL_PYTHON_DISABLED_INSTRUMENTATIONS="*"
@xrmx xrmx requested a review from a team as a code owner November 24, 2025 10:10
@xrmx xrmx moved this to Easy to review / merge / close in @xrmx's Python PR digest Nov 24, 2025
Copy link
Contributor

@tammy-baylis-swi tammy-baylis-swi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sgtm

@xrmx xrmx enabled auto-merge (squash) November 25, 2025 16:09
@xrmx xrmx merged commit 5279805 into open-telemetry:main Nov 25, 2025
647 checks passed
@github-project-automation github-project-automation bot moved this from Easy to review / merge / close to Done in @xrmx's Python PR digest Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants