sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring

Requires https://github.com/getsentry/sentry/pull/64965 I believe this will disable the fallthrough for all users, ignoring it even if it was set in the past. Since it's GA there should be no risk,...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce The new sentry slack notifications consume a LOT more screen space: from  to  Is there _any way_ to get back...
### Problem Statement On the topic of rate-limiting, filtering, spike protection and spend allocation, interests have been expressed to: - Get a view into why specific errors get dropped (Similar...
### Problem Statement I would like to create an alert in the dashboard that triggers when an event happens for the first time for a new user. That is to...
[Product Spec](https://www.notion.so/sentry/Rich-Slack-Notifications-f41a8d39e97f4cc68d0812a1413c5882) [Tech Spec](https://www.notion.so/sentry/Rich-Slack-Notifications-Tech-Spec-867736397b4f4ef29b1d0251f5ae98c8#38995e2f5d1a4ba4adf598e6842d6e6d) ### Convert notifications to use block kit ```[tasklist] - [ ] https://github.com/getsentry/sentry/issues/61456 - [ ] https://github.com/getsentry/sentry/issues/61457 - [ ] https://github.com/getsentry/sentry/issues/61459 - [ ] https://github.com/getsentry/sentry/issues/61460 - [...
tldr: Change the wording in the default comment template from _Sentry issue_ to _User Feedback_: By default, this is the experience:   But since it's linking back to a...
### Problem Statement The alert rule with issue category set to user feedback works only with feedbacks sent via widget: https://docs.sentry.io/product/user-feedback/ A user with any SDK listed[ in here](https://docs.sentry.io/product/user-feedback/setup/#supported-sdks-for-crash-report-api) will...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Set up the Jira integration and make sure to have the "Sync Sentry Status to Jira" toggle on 2. Set up...
This refactors backpressure management so that when a service exceeds its memory threshold or there's an exception when checking, that information is attached to the Sentry error for that service....