User Access Explorer¶
The User Access Monitoring Explorer helps you view and analyze detailed information about user visits to your application.
In User Access Monitoring > Application List > Explorer, you can understand each user session, page performance, resources, long tasks, errors in operations, and the impact of delays on users. This helps you comprehensively understand and improve the operational status and usage of your application through search, filtering, and correlation analysis.
Guance's User Access Monitoring Explorers include the following types:
Explorer Type | Overview |
---|---|
Session | View a series of details about user visits, including visit times, page paths, number of operations, visit paths, and error messages. |
View (Page) | View user access environments, trace user operation paths, break down response times for user actions, and understand performance metrics of backend application calls triggered by user operations. |
Resource | View information about various resources loaded on web pages, including status codes, request methods, resource addresses, and loading times. |
Action | View user interactions during application use, including operation types, detailed page operations, and operation durations. |
Long Task | View long tasks that block the main thread for more than 50ms during user application use, including page addresses and task durations. |
Error | View frontend errors reported by browsers during user application use, including error types and error contents. |
Prerequisites for Viewing¶
Guance collects errors, resources, requests, performance metrics, etc., by introducing an SDK script.
For specific operating methods, refer to RUM Collector Configuration.
Querying and Analysis¶
-
Time Widget: By default, it displays data from the last 15 minutes.
-
In the Explorer's search bar, multiple search and filter methods are supported.
-
In the Explorer's analysis panel, you can perform multi-dimensional statistical analysis based on 1-3 labels and support multiple types of data chart analysis.
-
In the trace Explorer's quick filters, you can edit and add filter fields.
-
You can customize columns by adding, editing, deleting, or dragging display columns.
User Access Data Distribution Chart¶
In the data distribution chart of the Explorer, you can automatically select appropriate time intervals based on the selected time range to display the trend of user access volumes at each time point. If data has been filtered, the filtered distribution trend will be displayed simultaneously, helping you intuitively view user access data at different time points.
Error Data Indicators¶
User access data statuses are divided into two types: warning (warning) and normal (info). If the user access data type is warning, indicating an error in the data, a icon will appear before the data list in the Explorer to help you quickly identify performance issues during user visits, such as network problems, page load errors, and DOM parsing errors.