getsentry / getsentry/sentry-java
Investigate newly added Android ProfilingTriggers APIs
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 67
描述
Android added trigger-based profiling APIs alongside `ProfilingManager` (explicitly out of scope in [JAVA-319](https://linear.app/getsentry/issue/JAVA-319/add-new-option-to-use-profilingmanager-instead-of-old-debug-method), now Done). Investigate what trigger conditions are available and whether Sentry's profiling integration should adopt them for smarter/conditional capture (e.g. only profile on slow frames or ANR-risk situations).
贡献指南
调研方向
Start by reviewing Android's trigger-based profiling APIs alongside ProfilingManager, then read the linked JAVA-319 context. Compare the available trigger conditions with Sentry's current profiling integration. Done means documenting which conditions are usable and whether adopting them is recommended, including the expected capture behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java
- 领域
- mobile-dev, performance
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100