sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
This PR makes a few changes to the header portion of the event nav: - overflow long values for message - align stats with title/message as a grid - remove...
For compliance reasons, we need to allow a user to delete a feedback. In the event that the author of it requests it.
### Problem Statement I want to know how many issues are still assigned to a given team. In some teams the workflow is as such - Nobody is working on...
Closes https://github.com/getsentry/sentry/issues/76298 Closes [SENTRY-3B86](https://sentry.sentry.io/issues/5552524761/) Decided on a limit of 4096, generously below the LLM request, postgres, and kafka size limits described in the ticket. Messages that are too large will...
[User Feecback] Feedback sent with the feedback API do not appear under Issue Details feedbacks tab.
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Send a feedback [using this guide](https://docs.sentry.io/platforms/javascript/user-feedback/#user-feedback-api), for example: ``` Sentry.init({ dsn:"..." }) Sentry.captureException(new Error("Feedback test")) Sentry.captureFeedback( { name: "User 1", message:...
This is Step 1 of using `BigNumberWidget` inside Dashboards. This change uses the _innards_ of `BigNumberWidget` as the innards of `WidgetCardChart`. A few notes: - in `BigNumberWidget`, the thresholds indicator...
- Value suggestions will now display at the bottom of the menu when they match the query but are not the top item. Previously they were just ignored - Includes...
### Problem Statement Currently to measure the impact the App score can be seen as a overal metric. But this metric cannot be used in dashboards to show you the...
This is in preparation for a fix.
Will merge this in after https://github.com/getsentry/sentry-options-automator/pull/2460 Setting the feature badge to 'new', as this feature is being rolled out to GA