killerwolf / ezpublish-newrelic
track web transaction
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 4
Open Issues: 1
Type:ezpublish-legacy-extension
Requires
Requires (Dev)
This package is not auto-updated.
Last update: 2024-12-30 16:44:18 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).