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

Source Maps Debugger Modal #55663

Closed
Tracked by #55662
lforst opened this issue Sep 4, 2023 · 0 comments · Fixed by #55659
Closed
Tracked by #55662

Source Maps Debugger Modal #55663

lforst opened this issue Sep 4, 2023 · 0 comments · Fixed by #55659
Assignees

Comments

@lforst
Copy link
Member

lforst commented Sep 4, 2023

We want to create a modal that allows you to understand why a particular frame inside a stack trace wasn't symbolicated and that gives you instructions on how to get the frame symbolicated.

This modal should work for the following processes:

  • Debug IDs
  • Releases
  • Publicly Hosting Source Files and Source Maps

The modal defines a set of "facts" about the event, releases, and artifacts that it requires to show information on how to fix a source maps issue. These facts should be available through an endpoint (tracked in #55664).

Some initial discussions and POC: https://www.notion.so/sentry/Source-Maps-Debugger-POC-a98a0906869e48079d974643e7776398?d=8eb9c5217b6c4d42adadbbc12c992722#806d4befde3246c09b096f56914b432b

@lforst lforst self-assigned this Sep 4, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant