Skip to content
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

Add support for enabling Redis sanitization from environment variable #1690

Merged

Conversation

danwiltshire
Copy link
Contributor

@danwiltshire danwiltshire commented Feb 23, 2023

Description

Adds support for enabling Redis sanitisation from environment variable OTEL_PYTHON_INSTRUMENTATION_SANITIZE_REDIS

Fixes #1689

Type of change

  • New feature (non-breaking change which adds functionality)
  • 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

  • nox unit tests

Does This PR Require a Core Repo Change?

  • 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

@danwiltshire danwiltshire requested a review from a team as a code owner February 23, 2023 11:48
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 23, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@srikanthccv srikanthccv enabled auto-merge (squash) February 25, 2023 00:58
@srikanthccv srikanthccv merged commit 0417141 into open-telemetry:main Feb 25, 2023
pridhi-arora pushed a commit to pridhi-arora/opentelemetry-python-contrib that referenced this pull request Feb 25, 2023
…open-telemetry#1690)

* Add support for enabling Redis sanitization from environment variable

* add sanitization environment variable docs

* strip environment variable

* update changelog

* lint

* lint

* lint - hopefully the last time

---------

Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
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.

[Redis] Add support for sanitisation from environment variable
2 participants