Orders\Collection
Magento\NewRelicReporting\Model\ResourceModel\Orders\Collection
What it does
This collection class manages groups of order-related records for New Relic reporting in Magento 2.
Developers use this to fetch, filter, and manipulate multiple order reporting entries that are sent to New Relic for performance monitoring and analytics.
It provides standard collection operations like loading, filtering, and iterating over order data meant for New Relic integration.