Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

How to set IDs in SpanContext #358

Closed
imrefazekas opened this issue Apr 6, 2019 · 1 comment
Closed

How to set IDs in SpanContext #358

imrefazekas opened this issue Apr 6, 2019 · 1 comment

Comments

@imrefazekas
Copy link

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!

@yurishkuro
Copy link
Member

This is not something we explicitly support (relevant discussion in opentracing/specification#137).

Iuriy-Budnikov pushed a commit to agile-pm/jaeger-client-node that referenced this issue Sep 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants