Log in
Model

Users

Magento\NewRelicReporting\Model\Users

What it does

This model represents user data that is tracked and reported to New Relic for monitoring purposes.

Developers would use this class to store and retrieve user-related information that needs to be sent to New Relic, such as user actions or admin activities within the Magento store.

It follows Magento's standard model pattern, connecting to its resource model for database operations.