Log in
Model

ReportNewRelicCron

Magento\NewRelicReporting\Model\Cron\ReportNewRelicCron

What it does

This class is a cron job that collects and reports Magento store metrics to New Relic monitoring service.

Developers use it to automatically send data about product counts, module status, categories, customers, and other store statistics to New Relic Insights for performance monitoring and analytics.

The report() method is triggered by Magento's cron scheduler to gather and transmit this data periodically.

Public Methods

  • addCustomParameters()
  • report()