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

Make sure env var Python Resource Attr pairs are valid #173

Conversation

NathanielRN
Copy link
Contributor

Description

Follow up to #164, where we wrongly assumed an empty string "" would be filtered by the upstream OTel Python SDK.

As explained in open-telemetry/opentelemetry-python#2256, this is not sanitized properly, so we need to ensure that all values in OTEL_RESOURCE_ATTRIBUTES are valid.

@wangzlei wangzlei merged commit 44e700b into open-telemetry:main Nov 1, 2021
@NathanielRN NathanielRN deleted the ensure-resource-attr-env-var-format branch November 1, 2021 21:12
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