Skip to content

killerwolf/ezpublish-newrelic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ezpublish-newrelic

A PHP library to name web transaction in NewRelic

Requirements and dependencies

  • this library depends on intouch/newrelic (loaded via composer)
  • it relies on ezpublish (Legacy/4.x kernel)

Installation

With composer

{
    "require": {
        "killerwolf/ezpublish-newrelic": "1.*"
    }
}

Usage

Just activate this extension in the appropriate siteaccesses (the public ones).