sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
### Problem Statement I want to see the Jira ticket that is linked to a Sentry issue when the issue is triggered again and send to Slack as Alert. So...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce - Log into a Sentry org (EU) - Navigate to vercel integration page and vercel marketplace (remove existing vercel integrations if needed)...
I am slowly going to remove functionality and stateful behavior from this hook, as it should have never been added on the first place. We want the least opinionated version...
**1. Overall changes** I moved around the "Seen By" stuff to save a little vertical space; it used to be directly below the message, now it's in the header All...
## Flaky Test Detected **Test:** `tests/symbolicator/test_payload_full.py::SymbolicatorResolvingIntegrationTest::test_missing_dsym` **Number of Hard Flakes:** 1 ### Example Failures: - https://github.com/getsentry/sentry/actions/runs/15423447176 --- **See also:** [Flaky Test Policy & Responsibilities](https://www.notion.so/sentry/Flaky-Test-Policy-Responsibilities-2078b10e4b5d804a8c53de7dd52d3c43)
### Problem Statement When Creating a New Sentry Org or placing a Migration request, if the org already exists it would be a better user experience to have the user...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce On issue: https://sentry-sdks.sentry.io/issues/6670027812/events/c6303066de074a3eb81a9924e4927011/?project=4509276197879808 Edit the event highlights: Add the following tags: Note the error message. Repeating the action continues to error out....
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...
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.