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
I want to add distributed tracing to my project. I have two microservices in Hono both configured with same sentry project. currently both of them report errors separately with no link to each other. For that I need to generate two headers "Baggage" and "Sentry-trace". I cant find a way to generate these headers.
The text was updated successfully, but these errors were encountered:
Hi,
I want to add distributed tracing to my project. I have two microservices in Hono both configured with same sentry project. currently both of them report errors separately with no link to each other. For that I need to generate two headers "Baggage" and "Sentry-trace". I cant find a way to generate these headers.
The text was updated successfully, but these errors were encountered: