Joris Bayer

Results 48 comments of Joris Bayer

@klemmchr thanks for the report. We're currently working on a complete re-implementation of the spool, including an automatic flush after shutdown: https://github.com/getsentry/relay/pull/3980

The new envelope buffer is now automatically enabled on master and will be part of release 24.12.0. @klemmchr please reopen if this or a similar issue occurs again. In that...

These changes should be deployed together, but even if they are, there might be some wrong reporting because consumers do not restart at exactly the same time. I.e. maybe this...

Let's discuss priority again in Monday's meeting. As we saw for profiles, after metrics extraction the "total" data category (e.g. `Transaction`) is currently double-represented after metrics extraction, so it is...

See also https://github.com/getsentry/relay/pull/3767.

Decision: implement ownership in consumer as the description states. Requires tagging of the `usage` metric with a `sampled` tag. Idea: Pass the sampled state into metrics extraction by having a...

After team discussion: If we update the sentry consumers to take full ownership of the "total" category, we have the problem that payloads dropped sentry-side will no longer show up...

@loewenheim any next steps planned for this?

I added some more metadata to the error, but I don't see a pattern. We might need to attach the entire incoming envelope to the error to see if this...

@bruno-garcia what values would you like to see in `os.name` and `os.version` here?