-
Notifications
You must be signed in to change notification settings - Fork 804
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
fix: change SpanContext.traceFlags to mandatory #818
Merged
mayurkale22
merged 10 commits into
open-telemetry:master
from
dynatrace-oss-contrib:traceflag-nonoptional
Mar 6, 2020
Merged
fix: change SpanContext.traceFlags to mandatory #818
mayurkale22
merged 10 commits into
open-telemetry:master
from
dynatrace-oss-contrib:traceflag-nonoptional
Mar 6, 2020
Commits on Feb 26, 2020
-
fix: change SpanContext.traceFlags to mandatory
According to spec SpanContext represents the W3C tracestate which includes traceId, spanId and traceFlags. As a side effect a new LinkContext types was added as links don't have traceFlags according to spec.
Configuration menu - View commit details
-
Copy full SHA for baf5c58 - Browse repository at this point
Copy the full SHA baf5c58View commit details
Commits on Mar 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a53200d - Browse repository at this point
Copy the full SHA a53200dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46d5dd8 - Browse repository at this point
Copy the full SHA 46d5dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd0918f - Browse repository at this point
Copy the full SHA bd0918fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8357d12 - Browse repository at this point
Copy the full SHA 8357d12View commit details
Commits on Mar 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c61ac63 - Browse repository at this point
Copy the full SHA c61ac63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c5665 - Browse repository at this point
Copy the full SHA 98c5665View commit details
Commits on Mar 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5b97684 - Browse repository at this point
Copy the full SHA 5b97684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55742e5 - Browse repository at this point
Copy the full SHA 55742e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71e7064 - Browse repository at this point
Copy the full SHA 71e7064View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.