Model
Collect
Magento\NewRelicReporting\Model\Module\Collect
What it does
This class collects and tracks module status information for New Relic reporting in Magento 2.
It compares the current state of installed modules against a database record, detecting changes like installations, uninstallations, enabling/disabling of modules, and version updates.
Developers would use this to monitor module changes and generate reports for New Relic APM integration.
Public Methods
- getModuleData()