Model
Users
Magento\NewRelicReporting\Model\ResourceModel\Users
What it does
This resource model manages database operations for the reporting_users table in Magento's New Relic integration.
Developers use this class to handle CRUD operations for storing user activity data that gets reported to New Relic for performance monitoring.
It extends Magento's abstract database resource model to provide standard database interaction methods.