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

Escape reserved characters in baggage keys #2080

Merged
merged 3 commits into from
Aug 31, 2021

Conversation

ocelotl
Copy link
Contributor

@ocelotl ocelotl commented Aug 30, 2021

Fixes #2072

@ocelotl ocelotl self-assigned this Aug 30, 2021
@ocelotl ocelotl requested review from a team, owais and lzchen and removed request for a team August 30, 2021 12:30
@ocelotl ocelotl added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Aug 30, 2021
Copy link
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

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

Thanks for addressing my comments

@ocelotl ocelotl merged commit a36a615 into open-telemetry:main Aug 31, 2021
@ocelotl ocelotl deleted the issue_2072 branch August 31, 2021 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

format_baggage does not escape non-ascii in baggage keys
3 participants