Splunk AppDynamics

Adding AppDynamics to a nodeJS PCF buildpack

CommunityUser
Splunk Employee
Splunk Employee

Hi,

I have an offline PCF buildpack for Node.js and want to add the AppD agent to this buildpack. I have the node.js (8.x) in an internal repository that I have added as dependedncy on the buildpacks manifest.yml file. Currently tyhis buildpack requires the application to vend all the dependencies during the build so that all the required dependent modules are packaged with the application. However, I want the node.js AppD agent to be part of the buildpack.

Could you please advise how to do this?

Thanks,

J

Labels (1)
0 Karma

Kyle_Furlong
Contributor

Hi J,

Vendoring AppD would be a little problematic, as our binary dependencies would match the system on which you vendor them. For example, if you were to vendor on a Windows or macOS development machine, and then deploy to Linux, that would not work.

Usually it works best to put the appdynamics package in your package.json, and not vendor it. We're of course happy to work through any concerns you have.

Regards,

Kyle

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...