getsentry / getsentry/sentry-java
Align with sentry-javascript on SentryClient hooks
未關閉
Feature
Java
Platform: Java
Replays
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 2 天 22 小時
- 30 天內合併 PR
- 69
描述
### 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).
貢獻指南
研究方向
首先,將此 SDK 中的 SentryClient hooks 與 sentry-javascript 提供的 hooks 進行比較,包括 afterSendEvent。接著檢查 ReplayController 如何訂閱已傳送的事件;當相關 hooks 具備對等性,且受影響的介面不再需要所述的直接耦合時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, kotlin
- 領域
- backend-api-design
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 冷清
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100