Model
ReportModulesInfo
Magento\NewRelicReporting\Model\Cron\ReportModulesInfo
What it does
This cron job class monitors Magento modules for changes (enabled, disabled, installed, or uninstalled) and reports these changes to the New Relic monitoring system by logging them in the reporting_module_status database table.
Developers use this to track module state changes over time for debugging and system monitoring purposes when New Relic reporting is enabled.
Public Methods
- report()