sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Developer-first error tracking and performance monitoring

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

### Problem Statement I’d like to request support for Singapore region data residency as an additional region option alongside the current US and EU offerings. ### Solution Brainstorm _No response_...

Waiting for: Product Owner
getsentry/sentry
Other

Still some weirdness here, but the aim is to bundle up all of the redis-derived data (TODO: better name for it) and pass that around as an immutable fact rather...

Scope: Backend

`sentry.feedback` is the old UF crumb being sent from the SDK and is mostly unused/deprecated now. the new UF is now being sent in the same way that errors/issues are...

Scope: Backend

the rage clicks in `./bin/mock-replay` were being filtered out before: after:

Scope: Backend

Pull `makeLazyloadComponent` into its own file

Scope: Frontend

## Flaky Test Detected **Test:** `tests/sentry/api/endpoints/test_organization_profiling_profiles.py::OrganizationProfilingFlamegraphTest::test_queries_profile_candidates_from_spans` **Number of Hard Flakes:** 2 ### Example Failures: - https://github.com/getsentry/sentry/actions/runs/15048003009/job/42295408496 - https://github.com/getsentry/sentry/actions/runs/15047529436/job/42293793996 --- **See also:** [Flaky Test Policy & Responsibilities](https://www.notion.so/sentry/Flaky-Test-Policy-Responsibilities-2078b10e4b5d804a8c53de7dd52d3c43)

Explore > Profiles
system:flakiness

Allows creating new detectors via the ui. Not everything is working yet like resolution threshold.

Scope: Frontend

During the API call we were doing work that the Group model already does.

Scope: Backend

Adds a few things to NotificationProvider - get_renderer() -> uses the default renderer by default - target_class -> must be a subclass of `NotificationTarget`, added a test for this -...

Scope: Backend