A PHP library to name web transaction in NewRelic
- this library depends on intouch/newrelic (loaded via composer)
- it relies on ezpublish (Legacy/4.x kernel)
With composer
{
"require": {
"killerwolf/ezpublish-newrelic": "1.*"
}
}
Just activate this extension in the appropriate siteaccesses (the public ones).