Skip to content

How can i propagate context between different services using Pub/Sub? #2982

Answered by srikanthccv
nohasaayed asked this question in Q&A
Discussion options

You must be logged in to vote

Does this help https://opentelemetry.io/docs/instrumentation/python/cookbook/#manually-setting-span-context? The pub-sub library you are using may already be supported here, but if it's not, you can always use the above propagation mechanism to achieve that.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nohasaayed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants