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

`sentry` version for https://github.com/getsentry/getsentry/pull/14776

Scope: Backend

Adds a `RepositoryIntegration` abstract base class that represents the same set of functionality as [RepositoryMixin](https://github.com/getsentry/sentry/blob/b5265c353916f10b1ea3e915cfef126e8d02e790/src/sentry/integrations/mixins/repositories.py). Also ties `RepositoryIntegration` to a new `RepositoryClient` abstract base class that represents the expected functionality...

Scope: Backend

Actually persist the tags when an issue is assigned. The modal actions (resolve/archive) will require another pass, because there are two calls to the webhook endpoint (open the modal, taken...

Scope: Backend

- closes #75121 https://github.com/user-attachments/assets/61a88748-9b8a-4e26-9666-09011e99f22c

Scope: Frontend

Currently it's already enabled and when I click it, I get the error message: ![Image](https://github.com/user-attachments/assets/fb4f00b3-6964-44f1-953b-ef0c720d54cf) It would make more sense to disable it if you don’t have a span attribute...

The new processor is out! No more flag! Options automator PR: https://github.com/getsentry/sentry-options-automator/pull/2084

Scope: Backend

## Version Information Version: 20.10.1 ## Description According to the documentation (https://docs.sentry.io/platforms/javascript/install/lazy-load-sentry/#sdk-version) Sentry offers a lightweight lazy-loadable version of the Sentry JS SDK which is a lot smaller than the...