Dashboard statistics
Summarize
Summary of Dashboard Statistics
The Dashboard Stats list provides insights into the usage of Core UI dashboards by displaying how often they are accessed and their load times. This functionality is accessible to users with the admin or dashboardadmin role. Navigate toAll > dashboardstats.listto view these statistics.
Show less
Key Features
- Run Time: Displays the average execution time in milliseconds for all runs of each dashboard.
- Dashboard: Name of the dashboard, clickable to view its properties.
- Dashboard Table: Indicates where the dashboard's record is stored, either in pardashboard (Platform Analytics) or padashboards (classic environment).
- Last Viewed On: Timestamp of the last access by any user.
- Runs: Total count of how many times the dashboard has been run.
- Recent Run Time: Average execution time of the dashboard based on the 25 most recent runs, adjustable via glide.dashboard.recentexecutionsnumber.
- Execution Time: Total execution time across all runs of the dashboard.
- Personalization Options: Additional columns such as Created Date, Created By, Tags, Updated Date, Updated By, and Updates can be added for enhanced tracking and searchability.
Key Outcomes
By utilizing the Dashboard Stats list, ServiceNow customers can effectively monitor dashboard performance, identify the most frequently accessed dashboards, and optimize user experience based on load times. Sorting and filtering options allow users to easily analyze usage patterns and pinpoint areas for improvement.
The Dashboard Stats list enables you to view how often each of your Core UI dashboards is run and how long it takes to run them.
To view dashboard statistics, navigate to . The admin or dashboard_admin role is required. By default, the Dashboard Statistics list displays all dashboards that have been viewed. There is one entry in this table for each dashboard on the instance that has been viewed at least once. The entries increment until an entry is deleted or the dashboard itself is deleted.
- The Dashboard Stats list enables you to view how often each of your dashboards is run and how long it takes to run them.
- The Dashboard executions list shows how long it takes for your Core UI dashboards to load and the ID of the user who launched it.
- The Dashboard execution statistics list how long it takes for your Core UI dashboards to load. The list includes one entry for the most recent launch of each dashboard per user.
| Column | Description |
|---|---|
| Run time | The average execution time in milliseconds of all runs of the dashboards. (Runs divided by Execution time.) |
| Dashboard | The name of the dashboard. Select the hyperlink to view the dashboard properties. |
| Dashboard Table | The table on which the dashboard's record is stored:
|
| Last Viewed On | The date and time the dashboard was last opened by any user. |
| Runs | The total number of times the dashboard has been run. |
| Recent run time | The average execution time of the dashboard in milliseconds based on the 25 most recent runs. Edit the glide.dashboard.recent_executions_number property to change the number of runs used to calculate this value. |
| Recent No of Execution | The number of values used to calculate recent run time up to up to the value of glide.dashboard.recent_executions_number. |
| Execution time | Sum of execution time across all runs of the dashboard. |
| Column | Description |
|---|---|
| Created | Date the dashboard was created |
| Created by | Dashboard's creator |
| Tags | Use to select tags or add new tags to enhance searchability. |
| Updated | Date of the dashboard's last change. |
| Updated by | Name of the user who made the dashboard's last change. |
| Updates | Total number of updates made to the dashboard. |
- To view the dashboards that take the most time to run, sort Recent run time from z-a.
- To see the viewed dashboards, filter out the value 0 from the Runs column.
- To view the most viewed dashboards, sort the Runs column from z-a.