Category "newrelic"

Azure Python container and how to pass in New Relic app name

So I have a docker container with a python app and new relic python agent. In azure devops, I push the container to my registry, and then release it to a web ap

Add Request Count As a Condition For Newrelic Alert

Currently, I'm using the apm app metric's apdex to monitor the service's performance and trigger alerts. The conditions are created by terraform. But occasional

How to add Infrastructure Agent to Heroku applications

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

How to use different environment names in New Relic configuration

New Relic configuration lists four environment names, ("development", "test", "staging", "production"). New relic also provides examples for app_name (app name

Terraform script for provisioning azure Virtual machine scale set along with custom data or cloud init

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

Run shell script or custom data on AKS node pool via terraform

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

New relic infra agent on azure Virtual machine scale set

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

Newrelic infra agent on AKS Node pool

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