I went through the https://forum.predix.io/questions/12747/using-new-relic-on-predix.html
Followed the steps as mentioned but it didn't worked. Want to check if this solution only work with certain tech stack only or it will work for all tech stack. My application is in node js
Details of CUPS created:
{ "credentials": { "licenseKey": "mykey" }, "label": "user-provided", "name": "test-newrelic", "syslog_drain_url": "", "tags": [], "volume_mounts": [] }
Answer by Jay.Quibodeaux@ge.com · May 18, 2020 at 05:08 PM
A few points/questions:
The post you linked to is for a java app using a java buildpack, so it's certainly possible that it's incompatible. Make sure you're using the nodejs buildpack: https://github.com/cloudfoundry/nodejs-buildpack
Are you sure your credentials are correct? Are you using the right license key?
Did you install the nodejs agent?
It's more helpful if you specify how it didn't work.
That said, most (all?) of Predix Platform migrated away from New Relic to AppDynamics some time ago. I don't recall all the specifics of how we had New Relic set up, so I'm afraid I can't offer more than I did above. If none of that works, try AppDynamics if you can.
Thanks for your response.
Answers/clarifications to questions asked above:
Yes I'm are using nodejs buildpack.
My credentials and License keys are correct.
I didn't installed New Relic Node agent assuming that it will be available within Predix after reading the post I mentioned. As you mentioned, it may be the case that setup is not compatible for node js applications. Though when I added New Relic Agent for node in my application, it started working.
Also, can you guide me on steps that can be followed for migrating from New Relic to App Dynamics ?
@Pranav1.Garg@ge.com There's no migration per se. You just have to set it up. I see that you're part of Aviation, so I doubt our AppD license applies to you. Please reach out to Lin.Yang1@ge.com for more info.
New Relic as a service provided by Pivotal Cloud foundry, Why it is not available on Predix ? 4 Answers
app monitoring with new relic 2 Answers
Using New Relic on Predix 1 Answer
How to use New Relic with NGINX on Cloud Foundry? 5 Answers
What is the purpose of the predixplatform-newrelic service? 3 Answers