getsentry / getsentry/sentry-java
Integrate LeakCanary for production OOM/Leaks monitoring
未关闭
Android
Errors
Feature
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 67
描述
### Description
LeakCanary has a whole section on how to integrate heap analysis with bugsnag https://square.github.io/leakcanary/leakcanary-for-releases/.
We could do something similar and either send a new event, or send the analysis as an attachment or context for OOM events (depending on how long the analysis takes).
This has to be a new integration, because of dependency on leakcanary.
There's also a bunch of recipes here: https://github.com/square/leakcanary/issues/2119
贡献指南
评估
这个 Issue 还没有评估数据。