python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Substituting New Relic query element with Bash variable - Bash
I would like to query New Relic (a logging/monitoring service) for some metrics using the New Relic API. I am running this query through a Docker container using a Bash script, and attempting to pass ...
Omar Shah
Votes: 0
Answers: 1
What does Micrometer `@Timed` monitor?
I have used New Relic micrometer registry for monitoring metrics in my Spring boot application. I used @Timed annotation at the controller level to monitor each API separately. However, I am unable to...
Mahima Tiwary
Votes: 0
Answers: 0
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 occasionally there are some alerts when the reques...
Frank Yuan
Votes: 0
Answers: 1
IOS Swizzling the best newest way to do it today
We have an IOS swift code that is doing swizzling by using method_exchangeimplementations
But this a method since 2014
And it is causing our app to crash when using new relic.
Is there a newer better ...

Ziv Adler
Votes: 0
Answers: 0