Web app errors
The RUM web app errors dashboard provides insights about your applications’ errors. It helps you focus on the views or versions that are generating the most errors. It shows:
- Code errors:
Get an overview of which parts of your application are generating the most errors. If you need to dig deeper, see Error Tracking to investigate critical frontend errors and learn when new errors appear.
- Network errors:
Monitor which resources are generating the most errors.
For more information about the data displayed, see RUM Browser Data Collected.
Mobile app crashes and errors
The RUM mobile app crashes and errors dashboard provides insights about your mobile applications’ errors. It helps you focus on the views or versions that are generating the most errors. It shows:
- Code errors:
Get an overview of which parts of your application are generating the most errors. If you need to dig deeper, see Error Tracking to investigate critical frontend errors and learn when new errors appear.
- Network errors:
Monitor which resources are generating the most errors.
For more information about the data displayed, see our documentation for each platform: iOS RUM, Android RUM, React Native RUM, and Flutter RUM.
Further Reading
Additional helpful documentation, links, and articles: