getsentry / getsentry/sentry-java
Add support for WebViews
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 22 小时
- 30 天内合并 PR
- 69
描述
Enable connected traces across Android native code and WebViews by injecting the native trace ID for the JavaScript SDK to pick up.
* Evaluate trace propagation and span-linking approaches.
* Validate compatibility with the existing Android WebView configuration.
* Document constraints and recommend an implementation approach.
Reference: [Android WebView documentation]()
贡献指南
调研方向
Start with the referenced Android WebView documentation and the repository's existing Android WebView configuration. Evaluate trace propagation and span-linking approaches, then validate compatibility with that configuration. Done means documenting constraints and recommending an implementation approach for injecting the native trace ID for the JavaScript SDK.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, javascript, kotlin
- 领域
- mobile
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100