After enabling clustering in my node instance, I am no longer able to view business transactions in my production node env. I have the same code running in development node without clustering and have no issues viewing transactions.
appDynamics v4.1.4
node v0.12.6
recluster: v0.4.1
If i disable clustering, activity starts showing up in the dashboard.
Similar to this project, my appDynamics config has been included in my main server.js file, and we start up with forever start cluster.js.