Log in
Model

Counts

Magento\NewRelicReporting\Model\Counts

What it does

This model represents count data for New Relic reporting functionality in Magento 2.

Developers would use this class to store and retrieve various counting metrics that are sent to New Relic for performance monitoring and analytics.

It extends AbstractModel to provide standard CRUD operations through its resource model.