ScaleBun
Skip to article

Diagnose

Administrator

The Diagnose area of the ScaleBun dashboard.

Updated Reviewed

Diagnose is for things that are broken. Monitor tells you an app is slow; Diagnose tells you it is failing, and gives you enough context to fix it.

Issues and triage#

Issues groups failures by type — all issues, errors, crashes, ANRs, logs and user-submitted bug reports. Crashes and ANRs are mobile-only and hide for web apps.

Triage is the workflow layer on top: an inbox, what is assigned to you, and what has been resolved. The distinction matters — Issues is what is wrong, Triage is who is dealing with it.

Read a crash in this order#

  1. Is it new, or a regression of something resolved? The issue record carries both.

  2. Which release and which device class? A crash on one OS version is a different investigation from one across the board.

  3. Watch the replay attached to a recent occurrence — the path in is usually the answer.

Issues#

PageRoutePlatforms
All issues/diagnose/all-issuesAll
Errors/diagnose/errorsAll
Crashes/diagnose/crashesMobile only
ANRs/diagnose/anrsMobile only
Logs/diagnose/logsAll
Bug reports/diagnose/bug-reportsAll

Triage#

PageRoutePlatforms
Inbox/diagnose/inboxAll
Assigned to me/diagnose/assigned-to-meAll
Resolved/diagnose/resolvedAll
Diagnose · Dashboard · ScaleBun