An overview of Sentry’s event sampling pipeline, from client to server side
All error/transaction events detected by the Sentry SDK
Filtering in the client side before events are sent to Sentry’s servers
Additional filtering within Sentry’s servers (configurable in the Sentry app)
Indexed
465 errors
395 trans.
Dropped
0 errors
1930 trans.
Discarded
35 errors
2675 trans.
…more custom rules can be added in Sentry
Made by Vu Luong and Dora Tamsen