We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54bcce4 commit 536486eCopy full SHA for 536486e
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
### Features
6
7
-- Add `beforeErrorSampling` callback to Session Replay ([#5214](https://github.com/getsentry/sentry-java/pull/5214))
+- Android: Add `beforeErrorSampling` callback to Session Replay ([#5214](https://github.com/getsentry/sentry-java/pull/5214))
8
- Allows filtering which errors trigger replay capture before the `onErrorSampleRate` is checked
9
- Returning `false` skips replay capture entirely for that error; returning `true` proceeds with the normal sample rate check
10
- Example usage:
0 commit comments