sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
Migrate the alerts that didn't get correctly migrated the first run (due to errors with discord actions or the migration stalling).
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...
### 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...
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"...
Hopefully this one doesn't ping the whole company
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...
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.  As a mobile user I want to centralize my experience within dashboards. This metric only exists...
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...