mxd-appdynamics
v1.0.2
Published
Loads the AppDyanmics Node.js Agent if a profile is configured
Downloads
5
Keywords
Readme
example
require('mxd-appdynamics')(config);
config
Available attributes for the profile, see: https://docs.appdynamics.com/display/PRO39/Install+the+Node.js+Agent
{
"appdynamics": {
"active": true,
"profile": {}
}
}