Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixes #842 - No longer URL-encode Uber propagation header, properly handle URL-encoded headers on read #849

Merged

Conversation

dvgica
Copy link
Contributor

@dvgica dvgica commented Sep 4, 2020

As mentioned in #842, the official Jaeger Java client no longer URL-encodes the span context, and the docs mention that only baggage headers should be URL-encoded.

This PR is backwards-compatible since it handles both URL and non-URL encoded headers on read.

@dvgica
Copy link
Contributor Author

dvgica commented Sep 23, 2020

@ivantopo let me know what you think, when you have a chance.

@SimunKaracic
Copy link
Contributor

Thanks for the contribution, and sorry for the wait! 🎉

@SimunKaracic SimunKaracic merged commit eade530 into kamon-io:master Oct 2, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants