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

Tolerate 128bit trace ids by throwing out high bits #30

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

basvanbeek
Copy link
Member

This bridges support for 128bit trace ids by not failing on their
receipt. Basically, this throws out any hex characters to the left
of the 16 needed for the 64bit trace id.

see: openzipkin/b3-propagation#6

@basvanbeek basvanbeek changed the title Tolerate 128bit ids by throwing out high bits Tolerate 128bit trace ids by throwing out high bits Oct 7, 2016
@basvanbeek basvanbeek merged commit 700d6de into openzipkin-contrib:master Oct 7, 2016
@codefromthecrypt
Copy link

👍

richardmarshall pushed a commit to richardmarshall/zipkin-go-opentracing that referenced this pull request Dec 13, 2016
CHANGELOG.md needs some newlines to render properly. Fixes openzipkin-contrib#30.
The other changes are based on go lint and go vet complaints.
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