sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Developer-first error tracking and performance monitoring

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

Migrate the alerts that didn't get correctly migrated the first run (due to errors with discord actions or the migration stalling).

Scope: Backend

Rename metric alert stuff to metric issue and move some code into the base validator class. edit - also added data condition update tests and fixed a bug with updating...

Scope: Backend

### Problem Statement I want to link a playbook to the firing notifications of a metric alert. For issue alerts, I can customize the slack messages for example with a...

Product Area: Alerts
Waiting for: Product Owner

To be honest I don't know how to implement the "Read more" logic that's on the Figma, image below: I think I might be able to add the "Read more"...

Scope: Frontend
Scope: Backend

Hopefully this one doesn't ping the whole company

Scope: Backend

Some issues have the same regression/resolution time in our db and the range boundary today would reject those as valid start/end times for open periods. Updating the boundary to be...

Scope: Backend

This should be the minimal subset of dependencies needed for development with crons. Tested locally to ensure a monitor is ingested correctly

### Problem Statement Add a function for [app hang rate](https://docs.sentry.io/platforms/apple/guides/ios/configuration/app-hangs/#app-hangs-v2) (iOS) to dashboards. ![Image](https://github.com/user-attachments/assets/ebdf36f2-4df0-4304-b31c-d36dd18b1ef7) As a mobile user I want to centralize my experience within dashboards. This metric only exists...

Product Area: Dashboards
Waiting for: Product Owner

This PR adds the ability to input a "cursor" into the test_results endpoint so we can try to implement pagination on the Sentry UI. Closes https://linear.app/getsentry/issue/CCMRG-1309/figure-out-pagination-for-all-endpoints Still need to figure...

Scope: Backend