Hi All,
Now we use the sharing proxy to commucate with the nodejs agents in one node.(by setting proxyAutolaunchDisabled: true, proxyCtrlDir: '/tmp/appd/proxy_ctrl_dir').
It work well, but we found that each time the java pr...
We embed the appdynamic nodejs agent in our nodejs service.
When disable appdynamics function, with 90 tps, our nodejs service CPU usage is 40%.
When enable appdynamics function, with 90 tps, our nodejs service CPU usage is 60%.
After follow...
Thanks!
We have tested the follow four scenarios with 90 tps , still get the same result.
scenarios 1: AppDynamics is disabled ---- nodejs agent CPU used 41%
scenarios 2: AppDynamics is enabled with default setting (processSnapshotCountRe...
Hi Kyle,
Thanks for the reply!
We have tried adjust the three paramters(autoSnapshotDurationSeconds, processSnapshotCountResetPeriodSeconds, maxProcessSnapshotsPerPeriod), even set the alwaysAddEumMetadataInHttpHeaders to...