Oliver Newland

Results 6 issues of Oliver Newland

Not sure of a clean way to test this, but if people want me to hack around and force a deadlock error I can try to do so https://getsentry.atlassian.net/browse/SNS-1519

Scope: Backend

Trying to debug the differences between local env and CI in https://github.com/getsentry/snuba/pull/5942

If you delete a string in the System Queries tool (probably other SQL text entries as well) and then Control+ or Command+Z in the browser, the undo doesn't perform any...

getsentry/snuba

This should be split into smaller PRs, but wanted to have a branch that had everything removed. Snuba tests are passing Dependencies: - we will need a manual job that...

Emit how many events by type are being processed by the EAP consumer. This is being split into 3 changes: - change how we build BytesInsertBatch to support a builder...

This PR enables (gated behind a runtime-config) deletions of EAP items by attributes. Changes: - add support for attribute_conditions in the lightweight deletions consumer - this means the consumer does...