You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's very valuable for us to have an E2E test setup that does the whole roundtrip from SDK to prod Sentry and back. It will enable us to not only verify that events aren't dropped somewhere but also verify any sort of post-processing that might happen before it hits the servers.
Why
It's very valuable for us to have an E2E test setup that does the whole roundtrip from SDK to prod Sentry and back. It will enable us to not only verify that events aren't dropped somewhere but also verify any sort of post-processing that might happen before it hits the servers.
How
We're building on top of work done in #5506.
Separated into units of work:
The text was updated successfully, but these errors were encountered: