sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Developer-first error tracking and performance monitoring

Results 1550 sentry issues
Sort by recently updated
recently updated
newest added

During grouping, the slowest part of the process is calculating the variants. Before Seer and before grouphash metadata, we only needed them once, but now we use them in two...

Scope: Backend

#78550 Migration for adding a new Dashboard Permissions Model that will contain information on sharing and edit permissions for a dashboard. This PR adds only a `is_creator_only_editable` field to handle...

Scope: Backend

Update circuit breaker value to GA value

Scope: Backend

Catch-all issues for work related to specifying and extracting the first Dashboard Widget Component: "Big Number". `BigNumberWidget` is the first and simplest one, so it only needs a specification for...

A bunch of referrers were created on the frontend that were not added to the allowed referrers. This adds a few more.

Scope: Backend

- [ ] Thresholds - [ ] Banners - [ ] Full Screen View

This removes the munging option check since it has been in production for a while now with only positive effects. Will follow up with separate PRs to clean up the...

Scope: Backend

**Problem/Opportunity:** Currently the dashboards overview loads maximum 3 cards even on very large screen sizes. Having a larger card doesn't actually provide additional information, so we could potentially make it...

When an option is added, updated, or removed record that action in the audit log.

Scope: Backend