Quick answer: Find what's driving it by checking per-version data (a recent release often introduces the drop) and identifying the specific crashes that rose, fix the high-impact crashes pulling the rate down, and verify the crash-free rate recovers.
A dropping crash-free rate, the share of users or sessions without a crash, falling, means crashes are increasing. Finding what's driving the drop is the key to reversing it. Here is what to do when your crash-free rate is dropping.
Check Per-Version Data for What Changed
A dropping crash-free rate has a cause, often a recent release. Check per-version data: if the rate dropped on a specific build, that release introduced the crashes pulling it down. Per-version comparison isolates the drop to a version, pointing at what changed.
Bugnet tracks crash-free rate and crashes per version, so when the rate drops you can see which build it started on. That isolates the cause to a release (or rules one out), turning a falling metric into a specific lead, the build that introduced the crashes dragging the rate down.
Identify the Crashes Driving the Drop
Find the specific crashes pulling the rate down: rank crashes by impact and look for the new or surging ones that appeared as the rate dropped. A falling crash-free rate is usually driven by one or a few crashes increasing, identifying them gives you the exact thing to fix.
Bugnet ranks crashes by affected users and tracks them per version, so the crashes driving the crash-free rate drop, the new or surging signatures, are identifiable. With the specific high-impact crashes pulling the rate down and their captured context, you know exactly what to fix to restore the rate.
Fix the High-Impact Crashes and Verify Recovery
Fix the crashes driving the drop, by impact, or roll back the release that introduced them, then verify the crash-free rate recovers, rising back toward its prior level on the fixed build. Confirm the metric recovers, not just that you fixed something.
Bugnet tracks crash-free rate per version, so after fixing or rolling back you can watch the rate recover on the new build. This verifies the fix worked at the metric level, the crash-free rate climbing back as the driving crashes stop, confirming you addressed what was pulling it down rather than assuming.
When your crash-free rate is dropping, check per-version data for what changed (often a release), identify the specific crashes driving the drop by impact, fix them or roll back, and verify the rate recovers. A falling crash-free rate is usually driven by a new or surging crash you can pinpoint.