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

[Feature Request]: propagate backend generated trace id to frontend #420

Open
maciekm opened this issue Jun 19, 2023 · 0 comments
Open

[Feature Request]: propagate backend generated trace id to frontend #420

maciekm opened this issue Jun 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@maciekm
Copy link

maciekm commented Jun 19, 2023

propagate backend generated trace id to frontend

If the frontend is served by a backend server we cannot connect those traces. There should be a way to pass the trace id from the backend to the frontend.

example:

Because JavaScript code running in a browser cannot read the response headers of the current page, the trace data must be transmitted in the response itself, specifically in tags in the of the HTML sent from your backend.

https://docs.sentry.io/platforms/javascript/guides/react/performance/connect-services/#pageload

@maciekm maciekm added the enhancement New feature or request label Jun 19, 2023
@maciekm maciekm changed the title [Feature Request]: use backend generated trace id in frontend [Feature Request]: propagate backend generated trace id in frontend Jun 19, 2023
@maciekm maciekm changed the title [Feature Request]: propagate backend generated trace id in frontend [Feature Request]: propagate backend generated trace id to frontend Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant