ScaleBun
Skip to article

Monitor

Administrator

The Monitor area of the ScaleBun dashboard.

Updated Reviewed

Monitor answers what is happening and how fast. It is the area for observed behaviour and timing, as distinct from failures — those live in Diagnose.

Two halves#

Sessions is the qualitative half: live sessions, replays, the full session list and heatmaps. Use it when you need to see what a user actually did.

Performance is the quantitative half: app start, screen load, network, and — for web apps — RUM, Web Vitals, traces, resources, jank and the profiler. Use it when you need a distribution rather than an anecdote.

The two are meant to be used together. A p95 screen-load regression tells you something got slower; a replay of a session in that bucket usually tells you why.

Platform gating#

Several Performance pages are platform-specific and hide for apps they do not apply to: App start and Screen load are mobile concepts, while RUM, Web Vitals, Page load, Traces, Resources, Jank and Profiler are web-only. A page missing from your sidebar is gating, not a permission problem.

Sessions#

PageRoutePlatforms
Live/monitor/liveAll
Replays/monitor/replaysAll
All sessions/monitor/all-sessionsAll
Heatmaps/experience/heatmapsAll

Performance#

PageRoutePlatforms
Overview/monitor/overviewAll
Insights/monitor/insightsAll
App start/monitor/app-startMobile only
RUM overview/monitor/rumWeb only
Web Vitals/monitor/web-vitalsWeb only
Network/monitor/networkAll
Screen load/monitor/screen-loadMobile only
Page load/monitor/page-loadWeb only
Profiler/monitor/profilerWeb only
Monitor · Dashboard · ScaleBun