View widget statistics

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • 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.
      Table 1. Report Stats 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.

    Table 2. Properties
    Property Description
    glide.report.recent_executions_number The number of widget executions that are considered recent for the purpose of recent average duration calculations.