killerwolf/ezpublish-newrelic

There is no license information available for the latest version (1.0.1) of this package.

track web transaction

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 4

Open Issues: 1

Type:ezpublish-legacy-extension

1.0.1 2013-10-05 17:16 UTC

This package is not auto-updated.

Last update: 2024-04-22 13:06:26 UTC


README

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).