RUM Error Dashboards

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

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.
Out-of-the-box RUM Web App Errors Dashboard

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.
Out-of-the-box RUM Mobile App Errors Dashboard

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: