Skip to content

[feat] NewComponent - Give the ability to take snapshots of count() queries #8

Description

@pegros

Is your feature request related to a problem? Please describe.
Give the ability to take snapshots of count() queries, e.g. to track the level of some processing queues (e.g. number of accounts still to process by an asynchronous process).

Describe the solution you'd like
Like for the governor limits snapshots, have the ability to take hourly measurements of number of records to process by asynchronous processes (e.g. number of records in a specific state).

Describe alternatives you've considered
CRM Analytics synch seem too costly for that.

Additional context
This would help the monitoring of asynchronous processes (in addition to ApexJob standard object).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions