big shout out to

  • https://github.com/ritikadhandia
  • https://github.com/tepp0f3l

  • Thank you for the starting point, used some code from https://github.com/SalesforceLabs/LimitsMonitor.
  • Swapped main component that required static js lib and replaced with and enhanced dataTable LWC.
  • Enhanced the object limit component for dynamic entity lookup.
  • Added Permission set for app access

  • image


    # Salesforce DX Project: Next Steps
  • Deploy manifest from repo Deploy to Salesforce
  • Add permission set Limits_Monitor to user
  • In App launcher, navigate to Limits Monitor
  • Follow installation steps

  • Features
  • Real-time system limit information.
  • Email subscription for daily evaluation.
  • Ability to track API limit changes over time (limitation on time filter).
  • Object Limit information.
  • Export of org limit data
  • Now that you’ve created a Salesforce DX project, what’s next? Here are some documentation resources to get you started.

    How Do You Plan to Deploy Your Changes?

    Do you want to deploy a set of changes, or create a self-contained application? Choose a development model.

    Configure Your Salesforce DX Project

    The sfdx-project.json file contains useful configuration information for your project. See Salesforce DX Project Configuration in the Salesforce DX Developer Guide for details about this file.

    Read All About It