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 3 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.

  • Choose your preferred Warning and Critical notification thresholds which will trigger when to send an alert(s) to Slack or a Teams channel you've configured.

Observability dashboard: display of org limits

Configured org limits to display are shown on the dashboard alongside Flow and Apex error related metrics. You can change the time period to see trends over longer periods of time.
​

Which limits do we monitor?

Gearset currently monitors a number of org limits by default, such as:
​

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 and the other org limits supported see the Salesforce REST API documentation.

Did this answer your question?