Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
02-21-2018 12:32 PM
Hi there,
I'd like to know if it's possible to have the AppDynamics dependencies (jre, libagent, native, protobuf, proxy, zmq) on npm registry. Right now, appdynamics module has these dependencies statically being fetched from "packages.appdynamics.com".
Is there any specific reason for AppDynamics choose not to publish these packages?
Thanks in advance,
- Gabriel Saldanha.
02-21-2018 12:46 PM
Hi Gabriel,
We host these subdependencies on our own repository so that we can dynamically serve different artifacts based on the npm user-agent. We leverage this capability to target the correct native binaries for your particular Node.js version, platform, and architecture. Since npm provides no facility to do this kind of targetting, we unfortunatley can't use their registry for these dependencies.
Is there are particular reason you don't want to use packages.appdynamics.com?
Best,
Kyle
Thanks,
Kyle Furlong, Technical Lead (C++ and Dynamic Languages)
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form