- install
npm install --save ah-newrelic-plugin
- add
{'ah-newrelic-plugin': { path: __dirname + '/../node_modules/ah-newrelic-plugin' }
to yourconfig/plugins.js
- be sure to enable the plugin within actionhero using ENV variables (https://github.com/newrelic/node-newrelic#configuring-the-module)
- you will need to add the newrelic package (
npm install newrelic --save
) to your package.json
-
Notifications
You must be signed in to change notification settings - Fork 4
actionhero/ah-newrelic-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
use newrelic within actionhero
Resources
Stars
Watchers
Forks
Packages 0
No packages published