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

Support distributed tracing in NATS handler #313

Open
Knappek opened this issue Jul 16, 2020 · 0 comments
Open

Support distributed tracing in NATS handler #313

Knappek opened this issue Jul 16, 2020 · 0 comments

Comments

@Knappek
Copy link
Contributor

Knappek commented Jul 16, 2020

Implement #281 and #311 for the NATS handler. This includes:

  • Fontend -> RIG -> NATS (message): RIG processes trace context of the frontend from the header. As it is a message, RIG can't populate it to the message payload (could be a raw message, not even having cloudevent format). With Kafka, we will use Kafka headers (implemented in Support publishing W3C Trace Context in Kafka header #311), with NATS we have to think how to realize it
  • Backend->NATS->RIG (events): RIG should read trace context from the cloudevent
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

1 participant