The most valuable features for us are--
- Real-time monitoring
- The interface
- The look and feel
- We can check the environment periodically throughout the day
- Good forensics tool if there's an issue
The most valuable features for us are--
We can monitor response times, volume, and Apdex. Our alerting is based on Apdex. It's a great sanity check. It's helped us to find problems early and to make sure that what we're doing is working.
I'm on a small team and have an interaction with the Ops teams only when a negative happens, but I've used it a couple of times to pass problems from my plate to someone else's as I've proved it's not my problem.
It doesn't give us rich process tracing, which is the only complaint I have. It divides our system into four parts, and I would like it to go deeper into the code. However, this can be a challenge because of the way it is configured with us, but they are working on it.
It's fantastic, with no bugs or lag.
It scales, and I can't speak about this, but we are moving everything to AWS and it should be fine.
I've never needed them, and the one issue I had, our Ops guys told me what to do.
I would just advise you to use the tool.
It was already in place when I joined.
There are many things, but in particular I like the real-time monitoring. We get to know when a specific service or specific URL is failing and not performing. We can set certain delivery thresholds, which, if broken, we hear about it immediately.
It allows us to monitor in our little part of the company, but it plays a role in the larger functioning of the company because we have our hand in so many areas.
Nothing. There’s not really anything I don’t like about it.
It’s generally stable, but last year it was a little flaky. It wasn’t as responsible as it should have been, as sometimes you would lose some things that you’d worked on, but very few incidences. But currently the newer version is very stable.
It's scalable, but it comes with a price.
I used tech support a while back, but I can’t remember if it was a positive or negative experience. We only had a small issue. But they’ve improved a lot in terms of a larger knowledge base and the usability of the solution itself has improved.
No previous solution was used.
I was not involved as it was already set up when I came. At my previous company two years ago, I helped set up, and it was a little bit of a hassle, but it was a different platform (Java). Now it's nodes.
Licensing is based on scale.
It depends on your business, but it's a very useful tool. If you're in the web, you probably need it.
Error handling and reporting is a little lackluster, but they're announcing a whole new analytics approach.
We have a big deployment and use all of their product offerings except Mobile and Plugins. We use APM, Browsers, and Insights.
No issues. It’s expected since they’re cloud based.
They’ve been friendly and responsive.
We compared them to others, but they seem to be pumping out more features. Insights has no competition. They pump APM and browser data automatically so that it’s all seamlessly integrated into their insights.
We can, in seconds, discover and point to the component/code that is giving us performance issues without debugging all the code.
After some days of using the product, we could optimize the code of multiple critical application used by our customers and, therefore, provide better, more stable services.
The ROI was there already after several days. Debugging and finding issues was taking, at a minimum, several days, now we can do it several hours.
We can get a complete and detailed view of each component of our product and focus immediately on performance issues, or give priority to the code/component we want to optimize.
Also, with the reporting/alerting and SLA feature we can generate reports to see the average response on days/weeks/months.
Lastly, it can help us compare between days, so we can see the impact of a deployment of new code on performance.
Labelling and tagging should be more user-friendly. It needs some more features.
We've used it for more than one year, almost two. For some months we had temporary licenses, then we bought the required licensed when we saw the add-on value of the product.
There were some small bugs with the ability to update the dashboard the driver, RAM, and CPU after we upgraded to a server application. We had to ask New Relic to manage this issue on their side.
No issues encountered.
9/10 - very good and fast response. They always try to provide real support to understand your target, your issue, and try to find a solution to reach their customers target and satisfaction.
Technical Support:9/10. They know their product and most of technical replies are very clear, working, exactly as they say, and are easy to implement.
The deployment is easy, and it only takes one minute to install the package at the OS level for a server via RPM, and via agent for different applications where you integrate them in your application. It would be difficult to do make it simpler.
It was peanuts, and you install the agent/plugin on your OS or application, then you start your application or the agent on the OS, and it is automatically integrated in the dashboard on the cloud. It's impressive how it is so simple.
You install it yourself.
In several days, we got a great ROI due to an issue in an customer application. In the past, it was taking days for our developers to find the root cause of performance, and the slowest component. Now, in seconds, we can point direclty to the code/component that is slow, that has issues, and allow the developers to directly focus on working on the code to provide an optimized and stable code to deliver better service to the customer.
Price and licensing is very efficient and correct.
We looked at other products, but we had first priority on an ROR/Ruby application for a new application. The payroll exchange used by our customers all over the world and some good competitors didn't support ROR/Ruby applications.
It's very good but still needs to be enhanced. Test it by implementing it, and in minutes, you will analyze the results and the dashboard and adopt it.
The best way to explain how New Relic can help, is by example.
A few weeks back, one of the magento based webstes I manage had some serious delays at checkout. After 'submit payment' was clicked, some users reported that the site could take up to 40 seconds (and in some instances just timed out) to respond back with the resulting page. Yikes! This was just unaccepatble.
After spending nearly 5 hours tracking this down (without New Relic), and not getting a clear view of the reasons, and not being able to replicate the issue, I signed up to New Relic, and hooked the site up.
And within an hour I had the reasons, and a fixed was placed on the site.
New Relic has this great new feature called ' Key Transactions'. This feature gives you the ability to mark any transaction as important, and it will appear in a new menu called 'Transactions'. This feature makes it a lot easier to monitor the transactions you are specifically interested in. In my case, I marked the checkout process (/onestepcheckout/index/index) as a Key Transaction.
Ok, so now I can monitor the actual checkout process specifically, and I am ready to collect information on what the hell is going on.
I placed a test order. And yep, I could not replicate the issue, all looked good, and I got the result page within a few seconds.
But all was not lost. All I had to do was wait for New Relic to collect details about every checkout, and I coud analyze the results.
It did not take long to finally find the reason behind the intermitted delay.
The trace from New Relic for a transaction that took more than 20 seconds to complete:
as easy as that, I now had the reason for the delay: Email mailing list subscriptions at checkout!
The reason I could not replicate this issue was because my user was already subscribed to the mailing list, thus, at checkout I would never got the 'subcribe to mailing list' checkbox.
Now that I knew what was going on, I could easily relicate the issue, implement a fix, and eliminate the delay at checkout.
Easy as.
Without the help of New Relic, it would have been near impossible task to track this issue down. New Relic not only saved me hours of frustration, but saved me hours of time, and allowed me to quickly, effectively target, and fix the problem at hand.
Simply put: New Relic is a developers best friend.
We are basically testing three products before going live with the new release of the software. We are also using it to monitor our production.
You can immediately see if there is some slowness. It can also alert you, and you can fix the problem pretty soon. In pre-production, you can ensure that everything is okay, and you don't put the worst performance to production. The performance should at least be at the same level as before.
The breakdown of the response time of different components and getting in-depth details of the slow component are the most valuable features.
It is easy to use, and it gets the job done.
There has been some problem with the agent, and it is just not working well. It is not able to record information with the application server. They have been able to fix the issue, but it took quite a long time. This is the main issue in the APM products and also in New Relic.
The mobile application monitoring has been pretty difficult to set up and also quite expensive. It should be a little bit easier and cheaper. Because it is pretty difficult and expensive, many customers don't take it.
I have been using this solution for four years.
Their technical support is pretty good. Sometimes, they took longer than I hoped. There were times when they took a couple of days, but I got help, and it is working.
They seem to have a new pricing model, and I would advise others to look out and ask them before buying.
The biggest lesson that I have learned from using this solution is that you don't always guess right. Without APM, you can guess where the problem is, but with APM, you can actually see where it is, which is nice to know.
I would rate New Relic APM a nine out of ten. It is a good product. There might be another product that is better than this, but this is the product that I use and recommend first.
We use it for application and infrastructure monitoring. It covers all of our systems, including our main eCommerce system.
As soon as it monitors all our systems and is integrated with PagerDuty, the operations team just needs to wait for alerts on their cellphones to fix things.
It's reliable, and the APM is the best of the market today.
I would like if it could have predictive analysis. Today, we only have the option to configure thresholds.
In addition, it would be nice to have centralized log management, like Datadog does. As New Relic already has all of the application information and traces, it could compare them with application logs and do better analysis.
Thus, it could be cheaper, have predictive analysis and log management.
It supports our Black Friday week, when our requests increase about 500 percent. It's very stable.
We never had any issue with scalability. It is perfect. It currently monitors about 150 EC2 instances and several AWS services.
For the integration and configuration of New Relic in our AWS environment, we need to install an agent on all the EC2 instances to get the APM working. Also, it has an IAM user on the AWS Management Console, allowing for AWS metrics and for it to monitor other services.
We renewed our contract directly with New Relic since our systems were hosted on on-premise data centers.
The new licensing model is great, as we pay for what we use (in computational units). However, the pricing is expensive compared to other tools.
It easily integrates with PagerDuty, our on-call management and notification system.
The overview itself provides us clear visibility of how applications are doing, and provides us our response times, data rates, and Apdex score.
We’re able to see how deployments are affecting the application, both good and bad. APM surely shows us the change in behavior. It lets us know how our application is doing. A lot of our information comes from trouble tickets, and we can correlate back to APM to see what’s going. It’s not so accurate, but it has to do with the data integration, but New Relic has said that it’ll give more data points and real-time data.
We always talk about, what is the data missing from New Relic? It constantly aggregates data so it’s not a true indication of how our application is doing. It’s not real-time. That was my concern, but after data presented by their CEO at Futurestack, they announced that they recognize the issue and are looking into solving it.
For New Relic in general, the mobile site doesn’t have single sign-on for iOS.
I haven’t noticed any issues. There may have been a couple of instances two years ago when New Relic stopped reporting data, but nothing that I know of since then.
We are using APM to use capacity planning, and the info we get has been able to help us.
We had an issue two years ago, and they were responsive and solved the issue.
I wasn't involved in the setup.
It loses points because our applications are running on Ruby on Rails, and our tech stack is not up to date, so there are some glitches integrating with APM. I'd like to see a fix for that.
Other than that, just go for it, you won’t regret it.
I have seen NetScout has a proactive predictive alerting and view capability. We liked that it could do these individually by what they call SERVICES that is a grouping of things like URL and Database Names and Middleware transactions sort of like by company application or APP-OPS group. It takes like a week before predictive alerts started popping up, I think it was baselining what was normal for program calls and responses and times for each kind and network volume and errors and stuff. I figures out somehow when users are going to start noticing. It has a security component too for like new servers coming on line or servers offering new services and the like, we did not really look into all that other capability though. It did not have WHAT-IF function though on predictions though.