newrelic Questions

0

I experience problems when trying to build my Android project which depends on New Relic. See grade command and stack trace below. Command: ./gradlew clean assembleProdDebug assembleProdDebugTest...
Mendel asked 5/6, 2015 at 8:16

4

Solved

Is there anything like New Relic for .Net apps?
Shamikashamma asked 22/1, 2010 at 23:26

4

Solved

We are using NewRelic to provide server-side application traces. We have noticed that some of our applications consistently spend about 100ms in the method System.Web.Mvc.MvcHandler.BeginProcessRe...
Refractor asked 12/6, 2013 at 11:31

3

My users are seeing occasional request timeouts on Heroku. Unfortunately I can not consistently reproduce them which makes them really hard to debug. There's plenty of opportunity to improve perfor...
Spanos asked 17/1, 2013 at 10:34

3

Solved

I have an existing New Relic account and an existing rails app on Heroku. I am successfully sending data from the Heroku app to New Relic. However I want to see the memory footprint per dyno in New...
Whitelaw asked 15/10, 2013 at 23:31

4

Solved

With previous version of the Java Play framework, we could provide a command line argent to load monitoring agents. For example, NewRelic could be loaded as ./path/to/start -javaagent:/path/to/new...
Standridge asked 28/9, 2013 at 19:16

5

What are the advantages of using one vs the other for monitoring my EC2 servers (app is using Rails)? I see new relic is much more expensive, is it worth it? why? Thanks
Wry asked 17/7, 2011 at 22:20

0

How do you get New Relic to log errors which crash the process using their New Relic application monitoring? The key things I'm trying to accomplish are to have errors which crash the process still...
Mayle asked 17/11, 2014 at 1:6

1

Solved

In my Rails app's New Relic transaction section, I can see that this particular method call (Grape::Middleware::Formatter#call) is the most time consuming one (taking almost 90% of the time): Midd...
Mastodon asked 22/10, 2014 at 21:11

3

Solved

I've created an Android app using Android Studio beta 0.8.2 and all was going well until the last few days when i started getting this exception just as i run it: 07-24 14:50:11.044 1176-1176/com...
Gatekeeper asked 24/7, 2014 at 12:9

2

Solved

Has anyone succesfully deployed the New Relic addon to a PHP app running on Heroku Cedar stack? I'm running a fairly high traffic Facebook app on a few dynos and can't get it to work. The best inf...
Readytowear asked 11/11, 2011 at 9:38

2

Solved

I have automated deployment of ASP.NET MVC app which uses NewRelic for performance profiling to azure using MSBuild and WebDeploy. I have used waws-prod-blu-001.publish.azurewebsites.windows.net:4...
Wellborn asked 15/7, 2014 at 9:51

4

I'd like to tell NewRelic to not monitor a subset of my web application. For example I'd like to exclude http://mysite/admin/* so NewRelic won't count traffic against this portion of my app against...
Popper asked 3/2, 2012 at 17:53

2

Solved

Environment: Ruby: 2.1.2 Rails: 4.1.4 Heroku In our rails app hosted on Heroku, there are times that requests take a long time to execute. It is just 1% of times or less, but we cannot figure o...
Shine asked 8/7, 2014 at 19:0

4

Solved

I was diving into a really long request to one of my Rails applications using NewRelic and found a number of SQL queries that appear entirely foreign that are taking up a significant length of time...
Acetify asked 4/2, 2013 at 19:49

2

NewRelic gives nice database analyses, however it seems to track only the web app's transactions. I have independently managed servers which query and load my Heroku postgresql database. Is there ...
Larentia asked 24/9, 2013 at 6:21

4

Solved

I just installed the NewRelic .NET agent on our test server. I got an error saying that the installer was unable to access the registry and that COR_ENABLE_PROFILING needs to be set to 1 before the...
Coth asked 30/10, 2012 at 21:24

3

Solved

Does anyone have sample code for a ServiceStack Api that successfully reports transactions into NewRelic? This doesn't appear to be trivial – it doesn't happen out of the box, and adding a Request...
Stereoisomerism asked 29/11, 2013 at 14:42

3

Solved

I have a project that uses the gradle build system and I'm willing to add New Relic monitoring to it. The project (including New Relic) is working fine on Linux (Fedora 20), but won't build on my...
Ahmadahmar asked 23/4, 2014 at 5:9

4

Solved

I had a new relic in project and it was work fine. I want to update NewRelic and I first removed old framework (show in finder > delete > and delete from xCode project). Then I copied new New Relic...
Graubert asked 28/1, 2014 at 8:54

2

Solved

By no means, NewRelic is taking the world by storm with many successful deployments. But what are the cons of using it in production? PHP monitoring agent works as a .so extension. If I understand...
Illyes asked 28/3, 2014 at 0:36

2

Solved

I'm using the newrelic_rpm developer mode locally in a rails 3.2 app. This is working fine. When I install ruby-prof and click "start profiling" in the newrelic local dashboard and go back to my a...
Delectate asked 19/6, 2013 at 15:31

2

Solved

I am using Heroku and New Relic and am trying to get more detailed information on the servers resources, CPU usage, RAM etc. New Relic has a section "Get started with Server Monitoring" but the i...
Pasteurism asked 8/3, 2014 at 3:22

1

Solved

I feel the speed of Memcached in my website is slower than Mysql queries. Please see the screenshot of performance of my website I got from New Relic. I don't know how to optimize memcached in m...
Unprincipled asked 25/2, 2014 at 22:44

1

Solved

How are people using New Relic's Real User Monitoring in single page web apps built with Backbone, AngularJS, and such? Let's say it's a backbone frontend with a rails backend. The entry pa...
Stillas asked 1/2, 2014 at 2:27

© 2022 - 2024 — McMap. All rights reserved.