getsentry / getsentry/sentry-java
Discouraged Private API use
未关闭
Android
Metrics
Platform: Java
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 67
描述
SentryFrameMetricsCollector uses reflection to access `mLastFrameTimeNanos` which is not part of the public SDK and might change in future releases
贡献指南
调研方向
Start by locating SentryFrameMetricsCollector and inspect how it reflects on mLastFrameTimeNanos. Check the Android frame-metrics APIs and existing tests around frame collection. Done should mean the collector no longer relies on that non-public SDK field while preserving frame metric collection across supported Android releases.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, kotlin
- 领域
- mobile-dev, performance
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100