Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracing information is not getting propogated with events #284

Open
Sachin4403 opened this issue Jan 18, 2023 · 0 comments
Open

Tracing information is not getting propogated with events #284

Sachin4403 opened this issue Jan 18, 2023 · 0 comments
Assignees

Comments

@Sachin4403
Copy link
Contributor

Hi Team,

As of today, whenever a CPE is connected to talaria during this time we will be emitting the event to caduceus. now the problem here is we get the trace information during the WSS connection but the same trace information is not propagated to Caduceus, in this case when the request is landed at Caduceus with a new trace-id.

In this piece of code, we are not propagating the trace-id in the event.
https://github.com/xmidt-org/webpa-common/blob/5b1562f062b906e246f6bed801e4e50bbf69a784/device/manager.go#L264

In the future, we can extend this solution to receive the events with trace-id from the CPE and we can delegate the same trace-id to caduceus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants