Skip to content

Commit 536486e

Browse files
authored
Apply suggestion from @romtsn
1 parent 54bcce4 commit 536486e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Features
66

7-
- Add `beforeErrorSampling` callback to Session Replay ([#5214](https://github.com/getsentry/sentry-java/pull/5214))
7+
- Android: Add `beforeErrorSampling` callback to Session Replay ([#5214](https://github.com/getsentry/sentry-java/pull/5214))
88
- Allows filtering which errors trigger replay capture before the `onErrorSampleRate` is checked
99
- Returning `false` skips replay capture entirely for that error; returning `true` proceeds with the normal sample rate check
1010
- Example usage:

0 commit comments

Comments
 (0)