Email Alert when Crashes cross a particular Threshold

情到浓时终转凉″ 提交于 2019-12-12 06:17:51

问题


Is it possible to setup an email alert when the number of crashes in my app crosses a particular threshold per day?

I would like to receive an email, for example, when my app crashes more than 7 times in the last 24 hs.

I'm tracking the crashes with Crashlytics (from Fabric). I didn't find anything related within Settings -> Notifications nor in any google research.

I sent an email to support@fabric.io, still waiting to their response.

Many thanks


回答1:


Mike from Fabric here.

I resent my reply from our support channel as well.

There is not a custom notification that can be sent, but let me clarify what is currently available.

New Issue: A new issue email would be sent when an issue first appears in Fabric for the very first time.

Regressed Issue: If an issue has been closed and happens in a version outside the subset of versions where the issue had occurred previously, then you'll be notified.

Crash Stability Digest: A digest email contianing a summary of your issues including any issues that are new or trending higher and thus may be worth investigating as a priority.

Issue Velocity Alert: If an issue is causing a crash in 1% of all user sessions within the past hour, you'll be notifiied.

Stability Alert: If your app's stability drops below a statistically significant amount based on historical data, then you'll be notified.

Perhaps some combination of these could help?



来源:https://stackoverflow.com/questions/44396175/email-alert-when-crashes-cross-a-particular-threshold

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!