getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.53k stars 4.12k forks source link

Guide: How to create a working code mapping #54764

Open brianthi opened 1 year ago

brianthi commented 1 year ago

Internal and external users continue to struggle with creating valid code mappings. They don't know what platforms support code mappings, and when they try to create them, they struggle to understand if they are correct.

AC:

j0hnsmith commented 5 months ago

Doc should include how paths in the source files are mapped to paths in stack traces, eg how to specify path prefixes

paulschreiber commented 1 month ago

Documenting how to do this for React Native (especially when you build with a GitHub action and don't save the artifacts) would be helpful.