Skip to content

Support multikey-single key context interoperability. #98

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

Merged
merged 2 commits into from
May 1, 2018

Conversation

rnburn
Copy link
Contributor

@rnburn rnburn commented Apr 30, 2018

With this PR, if a tracer set up for single key propagation fails to extract a span context, it will fall back to attempting multi-key extraction.

It means doing more work in some cases but improves interoperability.

Not sure if we might want an option to control this behavior?

Copy link
Contributor

@jmacd jmacd left a comment

Choose a reason for hiding this comment

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

This feels worthwhile, as opposed to an option. The Envoy maintainers might disagree...

@rnburn rnburn merged commit 11ea3fa into lightstep:master May 1, 2018
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