How BugSplat handles large crash volumes
Last updated
Was this helpful?
Last updated
Was this helpful?
BugSplat is built entirely on AWS and is scalable to any application size or crash submission rate. We process crashes for millions of installed applications around the world and have a application uptime.
A great example of how BugSplat handles crashes is the page. This tool provides a view of the stability of your application in an easy-to-use line graph, visually helping you see how your software is performing for users.
To get more detailed information on crashes, use the page to see your crash data organized by their crash signature (or StackKey).
By looking at the Count column, you can see exactly how many times a particular crash defect caused your software to crash. You can then drill into that crash defect to inspect all the individual crash reports that are associated with the StackKey.
Because your crashes are automatically organized, you don’t have to waste time guessing which crash defects need your attention. Whatever Stack Key’s are near the top of your page should absolutely command your team’s attention.