sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
`sentry` version for https://github.com/getsentry/getsentry/pull/14776
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...
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...
- closes #75121 https://github.com/user-attachments/assets/61a88748-9b8a-4e26-9666-09011e99f22c
Currently it's already enabled and when I click it, I get the error message:  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
## 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...