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

feat(js): Return "sourcemap origin" #1447

Merged
merged 6 commits into from Apr 30, 2024
Merged

Conversation

loewenheim
Copy link
Contributor

@loewenheim loewenheim commented Apr 26, 2024

This adds a sourcemap_origin field to JsFrameData that contains information about where exactly the sourcemap that was used to symbolicate the frame came from. See test snapshots for examples of what that looks like.

Fixes #1446.

@loewenheim loewenheim requested a review from a team as a code owner April 26, 2024 09:51
@loewenheim loewenheim self-assigned this Apr 26, 2024
@loewenheim loewenheim enabled auto-merge (squash) April 30, 2024 15:57
@loewenheim loewenheim merged commit 287e9ec into master Apr 30, 2024
10 checks passed
@loewenheim loewenheim deleted the feat/js-sourcemap-origin branch April 30, 2024 16:33
loewenheim added a commit to getsentry/sentry that referenced this pull request May 2, 2024
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

Successfully merging this pull request may close these issues.

js: Return IDs of bundles used in symbolication
2 participants