Viewing performance metrics

Nov 17, 2025

AppGrid provides the query metrics panel which allows users to monitor their query performance. To view the query metrics, select Show Query Metrics from the toolbar more menu.

To provide the ability to query 100,000+ records, the AppGrid query service batches the query api calls in 2000 record chunks. The ensures that various Apex governor limits like cpu execution time, heap size and query limits are not exceeded. This information is most useful for system admins, so we recommend not enabling the AppGrid query metrics permission for most users.

The query metrics panel provides a rich set of metrics to evaluate query performance.