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

[Redis] Add support for sanitisation from environment variable #1689

Closed
danwiltshire opened this issue Feb 23, 2023 · 0 comments · Fixed by #1690
Closed

[Redis] Add support for sanitisation from environment variable #1689

danwiltshire opened this issue Feb 23, 2023 · 0 comments · Fixed by #1690

Comments

@danwiltshire
Copy link
Contributor

The Redis instrumentation now supports sanitisation. I'd like to use this via auto instrumentation so an environment variable must be configured.

When running auto instrumentation with environment variable OTEL_PYTHON_INSTRUMENTATION_SANITIZE_REDIS set to true, I expect sanitisation to be enabled.

A more interesting change could be to support kwargs being passed to instrumentations from environment variables.

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