Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
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