sentry-react-native
sentry-react-native copied to clipboard
Investigate why replays are still being sent for almost every other session even though the specified sample rates are low
Description
One of the customers set replaysSessionSampleRate: 0 and replaysOnErrorSampleRate: 0.05, and replays are still being sent for almost every other session even without an error.
Investigate what could be the reason for that.