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

1.0.1 2023-07-31 16:55 UTC

This package is auto-updated.

Last update: 2025-06-29 02:17:21 UTC


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