Download crash reports as symbolicated stack traces
Open
Feature
Issues > Details
Waiting for: Product Owner
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
Sentry currently allows us to download a JSON dump of crash data, including breadcrumbs, tags, etc. That's useful for automation, but not so useful for manually tracking specific crash clusters.
### Solution Brainstorm
Be able to download just the symbolicated stack trace as a text file.
### Product Area
Issues
Contributor guide
Assessment
This issue has not been assessed yet.