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

change TraceOptions to TraceFlags. #144

Merged
merged 2 commits into from
Sep 25, 2019
Merged

Conversation

rghetia
Copy link
Contributor

@rghetia rghetia commented Sep 25, 2019

Copy link
Member

@krnowak krnowak left a comment

Choose a reason for hiding this comment

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

Looks good, just asking for a favour in one comment.


// TraceOptionSampled is a byte with sampled bit set. It is a convenient value initialize
// TraceFlagsSampled is a byte with sampled bit set. It is a convenient value initialize
Copy link
Member

Choose a reason for hiding this comment

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

While you are at it, maybe update this comment, because its grammar generates ENOPARSE in my head. Maybe "TraceFlagsSampled is a byte with sampled bit set. It is a convenient value initializer for SpanContext TraceFlags field when a trace is sampled.".

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done.

@rghetia rghetia merged commit e86b95c into open-telemetry:master Sep 25, 2019
@rghetia rghetia deleted the traceflag branch September 25, 2019 21:37
@pellared pellared added this to the untracked milestone Nov 8, 2024
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.

5 participants