You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PROF-12646] Update OTel process context support with latest version of reference library
**What does this PR do?**
This PR updates the vendored version of the OTel process context
support with the latest code from
open-telemetry/sig-profiling#79 (which will soon
be merged upstream).
**Motivation:**
This latest version of the library fixes a number of small issues, but
more importantly includes support for the thread context configuration
keys which we need for #347
(so we will be able to shed a bunch of code once we rebase on top of
this one).
**Additional Notes:**
From the Java API consumer side, not a lot changes with this version.
**How to test the change?**
Validate tests still pass!
0 commit comments