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
{{ message }}
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.
I'm using nats messaging and I would love to see the IDs (messageID, correlationID) within the SpanContext in order to be able to see the flow by these IDs.
As I can tell, that APi does not allow me to set these IDs at all.
Is there a way to force SpanContext to receive ids from outside? It is not too convenient to use new ids since I already have ones and those IDs already defines the graph of the calls implicityly.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I'm using nats messaging and I would love to see the IDs (messageID, correlationID) within the SpanContext in order to be able to see the flow by these IDs.
As I can tell, that APi does not allow me to set these IDs at all.
Is there a way to force SpanContext to receive ids from outside? It is not too convenient to use new ids since I already have ones and those IDs already defines the graph of the calls implicityly.
Thanks!
The text was updated successfully, but these errors were encountered: