readymage / better-newrelic
Magento 2 module for including GraphQL query names and hashes for persisted-query in NewRelic reports
Installs: 1 816
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
README
Magento 2 module for including GraphQL query names and hashes for persisted-query in NewRelic reports.
Add to any Magento 2 project with the following commands:
composer require readymage/better-newrelic --no-interaction --update-no-dev --prefer-dist php bin/magento module:enable ReadyMage_BetterNewRelic
Notice
Based on jomashop/automatic-graphql-transaction-naming-for-new-relic