getsentry / getsentry/sentry-java
Align with sentry-javascript on SentryClient hooks
Open
Feature
Java
Platform: Java
Replays
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Description
The JS SDK provides multiple hooks that our SDK does not have -- e.g. `afterSendEvent`, etc. We should check for parity and align with them. This would also make some of our interfaces cleaner (e.g. ReplayController, which could subscribe for sent events instead of SentryClient calling this).
Contributor guide
Assessment
This issue has not been assessed yet.