getsentry / getsentry/sentry-java
Add `tunnel` option (sets the url used by transport)
未關閉
Android
Errors
Feature
good first issue
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 3 天 4 小時
- 30 天內合併 PR
- 72
描述
### Description
Sets the URL that will be used to transport captured events. This can be used to work around ad-blockers or to have more granular control over events sent to Sentry.
- More details about the option in JS docs https://docs.sentry.io/platforms/javascript/configuration/options
- Related RN issue https://github.com/getsentry/sentry-react-native/issues/3258
- Related Cocoa issue https://github.com/getsentry/sentry-cocoa/issues/3583
貢獻指南
研究方向
先將要求的選項與 Java SDK 的傳輸設定以及連結的 JavaScript 選項文件進行比較。當新的 `tunnel` 選項控制用來傳輸擷取事件的 URL 時,即表示完成;issue 中未指定任何檔案或測試路徑。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java, kotlin
- 領域
- api, networking
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100