Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

How to use php bref newrelic extension for AWS Lambda?

I am deploying one laravel application via bref into AWS lambda. It works great. I want to add newrelic to my lambda as well. I am following the documentation here https://github.com/brefphp/extra-php-...
Kristi Jorgji's user avatar
0 votes
1 answer
246 views

Configuring newrelic for RDS

I'm configuring newrelic for the first time and in order to configure rewrelic for my Postgres RDS instance, I was going through the instructions: However, on my AWS console there's nothing as such ...
Shiwangini's user avatar
0 votes
1 answer
73 views

Deletion of AWS resources status delayed

Using AWS Cloudwatch metrics stream integration with New Relic, some resources like EC2, ELB/ALB, and RDS deletion status is delayed for about 30 minutes to one hour. What is the cause of this delay? ...
Efox's user avatar
  • 691
0 votes
2 answers
40 views

How can I see that my java service in an ec2 instance is up or down visually through graph or chart at run time in new relic

I have added a java service to my ec2 instance, which is running. I want to see that my service is up or down on the instance. Also I want to see it visually like through a chart or graph, I know we ...
Ankit Narang's user avatar
0 votes
1 answer
459 views

Error installing New Relic on AWS Elastic Beanstalk

I have a Java application running fine on Elastic Beanstalk. I am using Corretto 17 running on 64bit Amazon Linux 2/3.4.8 I was following this guide to use New Relic on Elastic Beanstalk. However, I ...
Rodrigo's user avatar
  • 93
2 votes
1 answer
249 views

New Relic Silent installation on Amazon Linux 2 ARM 64 bit [closed]

I am trying to install New Relic PHP agent on Amazon Linux 2 (ARM 64) in silent mode but unfortunately it is getting into interactive mode. I have set the environment variables as mentioned in the doc....
user182944's user avatar
  • 8,067
0 votes
1 answer
195 views

Display active New Relic Alerts in AWS Managed Grafana

I need to create an AWS managed Grafana dashboard to display active New Relic Alerts. I created a datasource for NewRelic. And then created a new panel and there chose NewRelic DataSource. I tried to ...
DevOps's user avatar
  • 1
1 vote
1 answer
352 views

command not found: newrelic-lambda

Trying to use the newrelic cli to integrate my aws account to new relic, but have run into this hiccup. I'm following these steps:https://docs.newrelic.com/docs/serverless-function-monitoring/aws-...
tomvonheill's user avatar
1 vote
1 answer
335 views

Is there any way to fetch the data from new relic and send it to API Gateway?

Suppose some issues found in new relic. I want to create a JIRA ticket by calling lambda function through API Gateway. So is there any way to call API Gateway from new relic app?
Jay Prakash's user avatar
-1 votes
1 answer
1k views

How to install new relic on amazon linux

I have have unzipped newrelic files onto amazon linux and have both the installer.sh and config_defaults.sh I have the license key in the parameter store which I am able to call I install newrelic ...
user11036847's user avatar
3 votes
1 answer
485 views

Monitor that lambda executes in NewRelic

I'm trying to monitor if my Lambda has been executed within the last 25 hours within New Relic. I want to alert if it hasn't. I have the following NRQL which gives me the graph I want to see: SELECT ...
Stu's user avatar
  • 2,436
2 votes
2 answers
2k views

Terraform AWS Newrelic Integration with IAM Role

My Requirement is to integrate our AWS account with NewRelic with Terraform, i am able to link AWS account with NewRelic using Console Access, as a pre-requisite i need to Create IAM role with ...
Zester07's user avatar
  • 215
1 vote
0 answers
416 views

Substantial difference between ALB response time and Newrelic Web Response Time

I see a substantial gap of around 80 - 100 ms in the response time if I compare Target response time of load balancer and Web transaction time of Newrelic. The request follows a path from the client ...
johri21's user avatar
  • 163
0 votes
1 answer
694 views

Can we monitor AWS RDS PostgreSQL queries and stats using Newrelic?

I know that we can monitor the infrastructure and OS level metrics using Newrelic's integration with AWS. But how can we monitor the queries and DB level parameters using newrelic.
Sumeet Shukla's user avatar
1 vote
0 answers
258 views

debugging high response time in python flask

I have logs regarding response times in aws how can I further debug this? I thought it was the mongodb connection time. how to debug python high response time?
WebQube's user avatar
  • 8,920
1 vote
1 answer
57 views

How does Datadog measure DAUs?

Where does the userstats.o1.daus metric take the data from? I looked in the metrics list and in the app, but I don't seem to find the source of the metric. The application infrastructure relies on: ...
Sebastian D'Agostino's user avatar
0 votes
1 answer
168 views

New Relic on Open source

We are planning to use New Relic on our website hosted in AWS. What would be the best option - using the copy / paste javascript or install agent? I am new to new relic monitoring. I thought I can ...
user2325247's user avatar
0 votes
1 answer
1k views

NewRelic support for Java apps on AWS Lambda?

I'm part of an engineering team that develops Java web APIs and deploys them into AWS. For the past ~2 years we've used Elastic Beanstalk, but now we're trying to migrate to Lambda for the cost ...
thomas's user avatar
  • 61
0 votes
1 answer
118 views

What is the best way to manage rolling aws credentials to new relic?

My aws credentials are getting rotated for one of the roles. This url: $ curl http://169.254.169.254/latest/meta-data/iam/security-credentials/newrelicrole always gives me the latest credentials for ...
Mohit's user avatar
  • 911
1 vote
0 answers
134 views

https://example.com (SSL Error, Host example.com not found in certificate

I followed the Newrelic documentation and installed on my aws server and using apache as web server. Newrelic showing https://example.com (SSL Error, Host example.com not found in certificate (ip-xxx-...
Prashant4224's user avatar
  • 1,601
4 votes
1 answer
657 views

Unique Hostname for New Relic's nrsysmond on Elastic Beanstalk

I'm configuring nrsysmond to run on an Elastic Beanstalk container that hosts Generic Docker containers. Is there any way to get the instance index so that I could combine that with a constant? ...
toothrot's user avatar
  • 126
5 votes
1 answer
412 views

New Relic for Amazon Kinesis worker monitoring

We're using Amazon Kinesis (a queue service) and have queue readers written in Java. They basically read from the queue and insert data into our datastore. I was wondering if anyone has had success in ...
advait's user avatar
  • 6,525
0 votes
1 answer
521 views

Newrelic: Cloudwatch Plugin with AWS Autoscaling Groups responses being returned nil?

Am using the Cloudwatch plugin for Newrelic found here: https://github.com/brettcave/newrelic_aws_cloudwatch_plugin For some reason though, my responses are all being returned nil: [2014-09-19 12:...
stephencoetzee's user avatar
0 votes
2 answers
275 views

Monitoring EC2 instances and alerting with PagerDuty

I already know how to integrate NewRelic and PagerDuty for a server. Recently I have added an EC2 instance and I am able to see the plots and all the information in the NewRelic. I am not able to ...
Sara's user avatar
  • 2,436