Splunk AppDynamics

[NodeJS] AppDynamics sub-dependencies on npm registry

CommunityUser
Splunk Employee
Splunk Employee

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.

Labels (1)
Tags (1)
0 Karma

Kyle_Furlong
Contributor

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

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...