Set the currently active context after calling Extract #6148
Unanswered
canon-cmre-craig-matear
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have some code based on this. In my case im using a websocket to transport the context information.
I want the PostAsync http trace headers to be set from parent. I cant see how this works in the .Net SDK. The examples seem to show setting the parent trace for manual activity's.
Ideally I would like to be able to set
parent
as the currently active context so that all http calls automatically have the trace headers set, Is there a way to do this?Thanks
Beta Was this translation helpful? Give feedback.
All reactions