Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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

  1. Navigate to All > Performance Analytics > Widget Statistics.

  2. Select the widget you want to view statistics for.

  3. Review the following fields.

    FieldDescription
    WidgetThe widget that the statistics describe.
    Number executions totalThe total number of times the widget was loaded from the server.
    Average execution durationThe average time it took to load the widget, in milliseconds, for all executions of this widget.
    Recent number executionsThe 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 durationThe 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 durationThe total sum duration for all executions of the widget.

Widget statistics properties

These properties control how widget statistics are tracked and maintained.

PropertyDescription
glide.report.recent\_executions\_numberThe 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