Skip to main content

Monitoring limits in your Salesforce org

Configuring and understanding API limits for your org

Stephen Chambers avatar
Written by Stephen Chambers
Updated over 2 weeks ago

To enable limit monitoring for an existing error monitoring job, simply:

  • Click on the Actions button next to the org selector

  • Edit settings

  • Choose from the drop-down a time interval for which to monitor limits. Time intervals start from every 5 minutes up to every 60 minutes. All limits information is received within a single API call.

Org limits, Flow and Apex errors will be displayed on the same dashboard.

Which limits do we monitor?

Gearset currently monitors a number of limits by default:
​

REST and API limits

  • Daily API requests

  • Daily async Apex executions

  • Daily async Apex tests

  • Daily bulk API batches

Email limits

  • Mass email limits

  • Single email limits

Platform events

  • Hourly published platform events

  • Hourly published standard volume platform events

  • Daily standard-volume platform events

Storage limits

  • Data storage

  • File storage

For more details about each of these API limits see the Salesforce REST API documentation. We'll be adding support for the entire list of limits shortly.

Did this answer your question?