-
Couldn't load subscription status.
- Fork 849
[sdk-tracing] Allow samplers to set TraceState for propagation-only spans #6058
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
[sdk-tracing] Allow samplers to set TraceState for propagation-only spans #6058
Conversation
…pagation-only spans.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6058 +/- ##
==========================================
- Coverage 86.39% 86.38% -0.02%
==========================================
Files 257 257
Lines 11690 11679 -11
==========================================
- Hits 10100 10089 -11
Misses 1590 1590
|
Fixes #6054
Changes
TraceStateStringmay be set when creating propagation-only spans.Merge requirement checklist
CHANGELOG.mdfiles updated for non-trivial changes