Skip to content

Propagate sampled flag in-process and improve docs #88

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 4 commits into from
Oct 29, 2019

Conversation

mwear
Copy link
Contributor

@mwear mwear commented Oct 28, 2019

#86 added support for B3 and handles the sampling flag properly at inject and extract sites, but the sampling flag wasn't being propagated properly in-process. This PR fixes that and improves the docs around configuring custom propagation format.

Copy link
Contributor

@austinlparker austinlparker left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

👍

@mwear
Copy link
Contributor Author

mwear commented Oct 28, 2019

@iredelmeier and @austinlparker thanks for your approvals earlier. I added an additional commit to use the most significant bytes for trace id and pad the least significant bytes as discussed during our meeting earlier. Do you mind giving a 👍 if this is still approved with the additional changes?

@austinlparker
Copy link
Contributor

👍

@mwear mwear merged commit b3700d7 into lightstep:master Oct 29, 2019
@mwear mwear deleted the in_proc_sampled_flag branch October 29, 2019 00:00
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.

4 participants