Michelle Fu

Results 8 issues of Michelle Fu

Add the option for anomaly detection alerts. When the user clicks on the option, render something different as a placeholder. (The orange border is just to highlight the change.) https://github.com/user-attachments/assets/a5f55b1d-c7c8-4d54-bdd4-d072ea918aa2

Scope: Frontend

If an error occurs on serializer.save(), catch the error and surface it to the user instead of giving an InternalError. Fixes https://getsentry.atlassian.net/browse/ALRT-193

Scope: Backend

Currently, these alerts are not deleted from the DB, so the post_delete() will not fire.

Scope: Backend

Add logging via EventLifecycle and EventLifecycleMetric to PagerDuty and Opsgenie.

Scope: Backend

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

Scope: Backend

POST request for the user merge account endpoint. The user passes in lists of ids that they want to merge and delete, and these are deleted/merged into the primary user...

Scope: Backend

We should wait until we've merged the changes setting sentry app and heroku user placeholder emails to merge this change. Requires https://github.com/getsentry/sentry/pull/92655 to be merged.

Scope: Backend