Skip to content

feat(browser): Trace continuation from server-timing headers #18678

@github-actions

Description

@github-actions

Note

The pull request "feat(browser): Trace continuation from server-timing headers" was created by @timfish but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.

Currently the only way to propagate trace context from server to browser is via meta tags. In some cases modifying the page HTML can be difficult or have a performance impact.

This PR adds support to the browser SDK to fetch sentry-trace and baggage from the Server Timing header.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions