2017 © Pedro Peláez
 

ezpublish-legacy-extension ezpublish-newrelic

track web transaction

image

killerwolf/ezpublish-newrelic

track web transaction

  • Saturday, October 5, 2013
  • by killerwolf
  • Repository
  • 2 Watchers
  • 2 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

ezpublish-newrelic

A PHP library to name web transaction in NewRelic, (*1)

Requirements and dependencies

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

Installation

With composer, (*2)

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

Usage

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

The Versions