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

- Get both a gRPC interface and arroyo consumer running in the same process. - Can use threading or multiprocessing to make this happen. ### Rationale Having the ability to...

Dont allow expanding or collapsing the trace root node and ensure we always render transaction children

Scope: Frontend

I added this field to the model a while back but didn't add it to the serializer. Tests are in the getsentry upcoming PR where the serializer is being used:...

Scope: Backend

This way we can see if we're actually using all of our redirects

Scope: Frontend

`dead.selector:“a[role=\“\”][aria-label=\“\”][data-test-id=\“\”][alt=\“\”][title=\“\”]”` If a user needs to write the query by hand they’ll also need to set these "". That makes the search very hard to use. If you click on...

This creates rc processing transactions redis cluster specifically for transactions. For now as part of the rollout, this only initializes the new eventstore.

Scope: Backend

- [ ] Remove from sidebar onboarding - [ ] Will need to update the docs as well - [ ] Headers etc. ![Image](https://github.com/user-attachments/assets/25206815-f80f-4284-b971-ffabf8906514) ![Image](https://github.com/user-attachments/assets/9dfe8578-95a1-4f45-b892-e01a0d96fb1b)

We are receiving too many meta events from the SDK, which is contributing to some rrweb scrubbing bugs. To fix this, the SDK should reduce the meta events being sent...

Another small cleanup as I look through this code for the ACI spec. Move the check for an action for each trigger to the serializer, and remove the signals we...

Scope: Backend