newrelic Questions

2

Solved

I have a new relic agent configured like so: newrelic==2.56.0.42 newrelic.agent.initialize(newrelic_ini_file, newrelic_env) logging.info('NewRelic initialized with newrelic_env '+repr(newrelic_...
Kuroshio asked 2/8, 2018 at 9:24

2

We'd like to track request queue times, and as per https://docs.newrelic.com/docs/apm/other-features/request-queueing/configuring-request-queue-reporting, we need to add X-Request-Start or X-Queue-...
Koziara asked 24/6, 2015 at 20:56

1

Solved

I am working on cakephp 2.x. I found in the transaction trace summary of New Relic, that there are some APIs which are taking a lot of time(almost 20-30 sec) to execute out of which almost 90% of t...
Bloemfontein asked 9/1, 2018 at 13:38

2

Solved

How can I zoom out on the New Relic graph? I must close the browser panel and open New Relic again in a new panel. Can I zoom out more comfortably?
Preliminaries asked 14/4, 2014 at 16:24

2

I want to add NewRelic instrumentation to my flink jobs. I don't see where it's possible to pass additional classpath / other params to the bin/flink run <job> command. The NewRelic java agen...
Debug asked 22/11, 2015 at 13:57

3

i need to check the performance of my rails application. i installed newrelic_rpm. In environment.rb , the following added: config.gem "newrelic_rpm" then, in browser i gave: http://localhost:...
Gallonage asked 25/3, 2011 at 11:56

2

Solved

I would like to disable NewRelic logs on my Ruby application, but only on test environment. Since in the documentation we only have the log levels to set, and I want to avoid any logging, is there ...
Lorielorien asked 17/8, 2017 at 13:39

2

Just got back from holidays, and went in to make a couple small changes in our app, when I was confronted by this error: Couldn't find type for class Microsoft.WindowsAzure.Diagnostics.Diagnosti...
Headrace asked 7/1, 2014 at 16:42

1

Solved

I'm using Rails 5 to serve a website and a RESTful API, and I use Newrelic (newrelic_rpm gem) to monitor the application performance. At the moment, the gem monitor to all requests to one applica...

4

Solved

I don't even use new relic and I'm getting errors for them. It just happened all of the sudden. I'm using the latest Android Studio build (0.61). Even my master branch has the same error. There ar...
Foliaceous asked 15/6, 2014 at 5:15

1

I am using Grape on top of Rails 4.2.1 to provide API for our application. But when I check Newrelic for performance today I found that RackApp Proc#call and Grape API::Root#call are taking up la...
Oceanography asked 8/5, 2015 at 16:44

4

Solved

I have just set up New Relic on my PHP web app. Everything is working great except one thing... All of the transactions show as going through "index.php". The reason for this because I'm using the...
Saire asked 25/7, 2013 at 14:14

1

We've just finished building a website for a customer in MVC 4, the site is deployed and online, however the client is now complaining of seriously slow load times. We are unable to replicate the i...
Leidaleiden asked 12/2, 2014 at 16:1

4

Solved

I want to install New Relic on one of my open source rails applications (v 3.2.12). I don't want to have the license key in the repo. I'd like to load it with something like ENV. By default that'...
Godunov asked 13/2, 2013 at 22:49

1

We have 4 servers load balanced: 4 cores @ 2.6Ghz (E5-2650 v2) 14GB RAM Windows 2012 R2 High Performance power setting IIS 8.5 ASP 5.3 EF 6.1 They each have a single application pool with on...
Allotrope asked 22/11, 2016 at 21:17

1

I setup newrelic to better understand what bottlenecks my app has and I found an issue that I can't seem to figure out. Majority of my delays are being caused by mongoDB user.fineOne but main issu...
Congeries asked 12/10, 2016 at 7:34

0

I am running a SOAP web service on IIS 8.5 on a Windows Server 2012 R2 x64 bit. Ever so often a request hangs. These requests will usually take about 60 ms but then sometimes it takes 45 secs or m...
Tyre asked 24/5, 2016 at 21:50

1

Solved

I try to install New Relic Servers for Linux in my local vagrant machine running CentOS 7.2.1 with Docker 1.11.0 installed. I have follow the step to enable Servers for Linux for Docker, all runnin...
Poohpooh asked 22/4, 2016 at 8:30

3

Solved

I am using the New Relic Java API to monitor a Jersey Rest application secured by OAuth. In our application we throw an exception whenever somebody tries to do something unauthorized. While these ...
Dominicadominical asked 12/11, 2013 at 20:56

1

Background info: I have set up Azure to automatically deploy code from develop branch (on Github) to dev-webapp when code is pushed to develop branch. When code is pushed to master branch, Azure de...
Ieyasu asked 2/10, 2015 at 20:42

2

Solved

This is very specific, but I will try to be brief: We are running a Django app on Heroku. Three servers: test (1 web, 1 celery dyno) training (1 web, 1 celery dyno) prod (2 web, 1 celery dyno...
Russell asked 16/3, 2015 at 22:28

1

Solved

After adding the NewRelic sdk to my android project, every time i try to build for release, i get this really long warning/error on the gradle console which also impacts build time; the project now...
Washburn asked 29/7, 2015 at 14:23

6

I am getting the following error: Error: The process cannot access the file 'C:\DWASFiles\Sites\mywebsitename\VirtualDirectory0\site\wwwroot\newrelic\NewRelic.Agent.Core.dll' because it is being u...
Heaps asked 6/7, 2013 at 21:53

1

Solved

I've been trying to add New Relic to my app but I get this error: at=error code=H10 desc="App crashed" The error comes from the Procfile line where I declare the web process. I followed the docu...
Briard asked 23/6, 2015 at 19:25

4

Solved

I'm searching for a open source alternative for New Relic. Something that I can install on my own for my rails development and production app, to analyse my queries, render times... There are...
Secor asked 24/10, 2013 at 8:6

© 2022 - 2024 — McMap. All rights reserved.