You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Service Weaver
My question is about how to propagate contexual data such as UserID from one service to another. It seems like I should use propagator feature of OpenTelemetery. I'm not someone knowledgeable about OpenTelemery. However it seems it need something like HTTP headers for propagting contextual data. I also took a look at the ServerWeaver source code, it seems it's header has a fixed length and sends just tracing context. I would greatly appreciate it if you could guide me in this matter.
rgrandl
unread,
Apr 10, 2024, 4:27:52 PMApr 10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Service Weaver
That's correct. We recommend adding a new argument to your method, if you want to pass things around.