sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
- 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
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:...
This way we can see if we're actually using all of our redirects
`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.
- [ ] Remove from sidebar onboarding - [ ] Will need to update the docs as well - [ ] Headers etc.  
Currently looks like this:
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...