I am attempting to have the New Relic Infrastructure Agent monitor my heroku applications. The documentation says to run the following: docker run \ -d \ --name
New Relic configuration lists four environment names, ("development", "test", "staging", "production"). New relic also provides examples for app_name (app name
I would like to know the terraform script for provisioning azure Virtual machine scale set along with custom data or cloud init. I tried many ways to run my scr
I would like to run shell script or custom data on AKS node pool via terraform script. I ran shell script via custom data on VMSS (Virtual machine scale set) th
I would like to install and configure newrelic infra agent on VMSS. I have explored links but couldn't find any helpful. Could anyone help to start working on t
I would like to install and configure newrelic infra agent on AKS node pool. I have explored links but couldn't find any helpful. Could anyone help to start wor