Model
Orders
Magento\NewRelicReporting\Model\ResourceModel\Orders
What it does
This resource model manages database operations for New Relic order reporting data.
It handles reading from and writing to the 'reporting_orders' table, which stores order-related metrics that are sent to New Relic for performance monitoring and analytics.
Developers interact with this class when working with New Relic integration features that track order data.