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
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).
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:
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
The text was updated successfully, but these errors were encountered: