sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Developer-first error tracking and performance monitoring

Results 1550 sentry issues
Sort by recently updated
recently updated
newest added

### 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...

Product Area: Issues

Correct the timeline adjustment for trace view when span precision overflows trace duration

Scope: Frontend

## 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...

Type: Bug
Component: Issues
Product Area: Issues

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. ![image](https://github.com/getsentry/sentry/assets/1633368/d22e8ebf-319e-4d24-98de-82a611e7e294)

Product Area: Replays

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...

Product Area: Replays

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.

Scope: Backend

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.

Scope: Frontend

3rd stage of https://github.com/getsentry/getsentry/pull/15400

Scope: Backend