Skip to content

RUM Explorer


The RUM Explorer helps you view and analyze detailed information about user visits to your application.

In RUM > Application List > Explorer, you can understand each user session, page performance, resources, long tasks, errors in actions, and the impact of latency on users. This helps you comprehensively understand and improve the operational status and usage of your application through search, filtering, and correlation analysis.

Guance RUM Explorer includes the following types:

Explorer Type Overview
Session View a series of details about user visits, including visit time, page paths, number of actions, visit paths, and error messages.
View View the user visit environment, trace the user's action path, decompose the response time of user actions, and understand the performance metrics of a series of call chains in the backend application caused by user actions.
Resource View various resource information loaded on the webpage, including status codes, request methods, resource addresses, and loading time.
Action View user interactions during application usage, including action types, page action details, and action duration.
Long Task View long tasks that block the main thread for more than 50ms during user application usage, including page addresses and task duration.
Error View frontend errors issued by the browser during user application usage, including error types and error content.

Prerequisites

Guance collects errors, resources, requests, and performance metrics by introducing SDK scripts.

For specific operations, refer to RUM Collector Configuration.

Query and Analysis

  • Time Widget: By default, data from the last 15 minutes is displayed.

  • In the Explorer search bar, multiple search and filtering methods are supported.

  • In the Explorer Analysis Bar, you can perform multi-dimensional analysis and statistics based on 1-3 tags, and support various data chart analysis methods.

  • In the Trace Explorer Quick Filter, you can edit and add filter fields.

  • You can customize, add, edit, delete, and drag display columns through Display Columns.

RUM Data Distribution Chart

In the Explorer's data distribution chart, you can automatically select the corresponding time interval to display the distribution trend of user visits at each time point based on the selected time range. If the data is filtered, the filtered distribution trend will be displayed synchronously, helping you intuitively view RUM data at different time points.

Error Data Alerts

The status of RUM data is divided into warning and info. If the RUM data type is a warning, i.e., an error occurs in the data, a ❗️ prompt will appear before the data list in the Explorer, helping you quickly identify performance issues during user visits, including network issues, page loading errors, and page DOM parsing errors.

Feedback

Is this page helpful? ×