View widget statistics
You can view statistics about Performance Analytics widgets to help identify and resolve problems, such as if a widget is loading slowly on dashboards.
Before you begin
Role required: pa_power_user, pa_admin, or admin
Procedure
Navigate to All > Performance Analytics > Widget Statistics.
Select the widget you want to view statistics for.
Review the following fields.
Field Description Widget The widget that the statistics describe. Number executions total The total number of times the widget was loaded from the server. Average execution duration The average time it took to load the widget, in milliseconds, for all executions of this widget. Recent number executions The number of time the widget was recently loaded from the server. The maximum number of recent executions is determined by the property glide.report.recent_executions_number. Recent avg execution duration The average time it took to load the widget, in milliseconds, for recent executions. The maximum number of recent executions is determined by the property glide.report.recent_executions_number. Total executions duration The total sum duration for all executions of the widget.
Widget statistics properties
These properties control how widget statistics are tracked and maintained.
| Property | Description |
|---|---|
| glide.report.recent\_executions\_number | The number of widget executions that are considered recent for the purpose of recent average duration calculations. - Type: integer - Default value: 25 - Location: Add the property |