getsentry / getsentry/sentry-java
Integrate LeakCanary for production OOM/Leaks monitoring
Đang mở
Android
Errors
Feature
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 69
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.