Hello everyone,
I've been trying to set up the AppDynamics Node.js agent on my application but to no avail.
I added the following lines in my app.js file.
require("appdynamics").profile({ controllerHostName: 'dangerous2017110516021721.saas.appd...
Hello Piyush,
After adding 'debug: true', I still don't see the 'appd' folder in /tmp.
It seems that my application is not starting the agent.
Is there anything else I can do?
require("appdynamics").profile({ controllerHostName: 'dangerous201...