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 am currently using Sentry’s @sentry/browser to monitor our front-end project, while our back-end services (Java, Go, Node.js) are monitored with OpenTelemetry. We hope to use B3 propagation for end-to-end tracing across our stack.
Solution Brainstorm
Could you please provide a way for users to customize the headers for outgoing requests to support B3 propagation?
The text was updated successfully, but these errors were encountered:
We may think about adding hooks to customize headers somehow 🤔 I'll put this into the backlog for now, as we are pretty wrapped up with other things as of now, but it is def. something I see us picking up in the near future, possibly!
Problem Statement
I am currently using Sentry’s @sentry/browser to monitor our front-end project, while our back-end services (Java, Go, Node.js) are monitored with OpenTelemetry. We hope to use B3 propagation for end-to-end tracing across our stack.
Solution Brainstorm
Could you please provide a way for users to customize the headers for outgoing requests to support B3 propagation?
The text was updated successfully, but these errors were encountered: