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

Get Updates on the Splunk Community!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...