feat: add support for 'random-trace-id' flags in W3C traceparent header trace flags#4854
feat: add support for 'random-trace-id' flags in W3C traceparent header trace flags#4854herin049 wants to merge 8 commits intoopen-telemetry:mainfrom
Conversation
b15bd98 to
bf9c49b
Compare
…_random' for backwards compatability
8511808 to
703b7fd
Compare
|
From SIG meeting March 12th:
|
|
bump |
|
@herin049 looks like the test changes are real |
@aabmass Are you referring to the failing tests in CI? If so, we need to merge this first: open-telemetry/opentelemetry-python-contrib#4030 |
Merged now |
Thanks! Look like there is one lingering test from |
|
@aabmass PR is open in contrib to fix the tests, feel free to review when you have the time. |
Description
Adds support for populating the
random-trace-idflags in the W3Ctraceparentheader based on the W3C trace context specification: https://www.w3.org/TR/trace-context-2/#random-trace-id-flagImplements #4826
Please delete options that are not relevant.
How Has This Been Tested?
Unit test cases have been updated, and additional tests have been added.
Does This PR Require a Contrib Repo Change?
Checklist: