sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
### Problem Statement Currently paths in the "raw" stack trace shown in the portal look like this: ``` Mysql2::Error: Deadlock found when trying to get lock; try restarting transaction from...
Correct the timeline adjustment for trace view when span precision overflows trace duration
## Problem [JAVASCRIPT-2V13](https://sentry.sentry.io/feedback/?feedbackSlug=javascript%3A5641496707&project=11276) feedback report can be accessed if you have a direct link from the Slack Alert, but otherwise, it is not seen on the List page in the...
In this [Large Render Blocking Asset issue](https://nugettrends.sentry.io/issues/4292554623/?project=1266321&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=7d&stream_index=0) I see a replay. But when opening that Replay, on the Errors tab, I don't see the issue. 
Once we GA mobile replay: * https://github.com/getsentry/sentry/issues/74441 In the event there were no changes in the UI, we skip taking a screenshot and reuse the last one. But we're still...
There is nothing preventing SDKs from sending bad data to replays. On the frontend, we expect breadcrumbs to have some required fields depending on their type, but there is no...
Since we don't need to be as granular now and would like to reduce the number of feature flags we have, we can move this behind an option.
There are some hooks I need to use here. Pretty straight-forward refactor since the component didn't use any lifecycle hooks. Best enjoyed with whitespace off.
3rd stage of https://github.com/getsentry/getsentry/pull/15400