Model
Cron
Magento\NewRelicReporting\Model\Cron
What it does
This class orchestrates the execution of New Relic reporting cron jobs in Magento 2.
Developers use this class to automatically collect and send various metrics to New Relic on a scheduled basis, including module information, system counts, and cron-specific data.
It serves as the main entry point for the New Relic reporting cron process.
Public Methods
- runCron()