Kubesense

Sessions Explorer

The Sessions Explorer allows you to search and replay individual user sessions to understand exactly what a user experienced.

Overview

While the RUM Dashboard provides aggregate metrics, the Sessions Explorer lets you drill into specific sessions to:

  • View the sequence of screens/pages a user visited
  • See errors and crashes that occurred during the session
  • Analyze performance metrics for that specific session
  • Understand the user's device, OS, and network conditions

Session List

Each session entry shows:

FieldDescription
Session IDUnique identifier for the session
UserUser identifier (if available)
DurationTotal session length
Screen ViewsNumber of screens/pages visited
ErrorsNumber of errors encountered
CrashesWhether the session ended in a crash
DeviceDevice model and OS version
App VersionVersion of the application
CountryGeographic location

Filters

  • Status — Filter by crash, error, or normal sessions
  • Device type — Mobile, tablet, desktop
  • OS — Android, iOS, Web
  • App version — Filter by specific release
  • Time range — Standard time picker

Session Detail

Click a session to see:

  • Event timeline — Chronological list of screen views, user actions, errors, and network requests
  • Performance waterfall — Loading times for each screen transition
  • Error details — Full error message, stack trace, and context for any errors in the session
  • Device info — Device model, OS version, screen resolution, network type, and memory