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.
Sr. Software Engineer, DevOps at a manufacturing company with 501-1,000 employees
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.
What is most valuable?
How has it helped my organization?
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.
What needs improvement?
Nothing. There’s not really anything I don’t like about it.
What do I think about the stability of the solution?
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.
Buyer's Guide
New Relic
December 2024
Learn what your peers think about New Relic. Get advice and tips from experienced pros sharing their opinions. Updated: December 2024.
824,053 professionals have used our research since 2012.
What do I think about the scalability of the solution?
It's scalable, but it comes with a price.
How are customer service and support?
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.
Which solution did I use previously and why did I switch?
No previous solution was used.
How was the initial setup?
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.
What's my experience with pricing, setup cost, and licensing?
Licensing is based on scale.
What other advice do I have?
It depends on your business, but it's a very useful tool. If you're in the web, you probably need it.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Tableau Software at a tech services company with 501-1,000 employees
Using analytics as an application database is nice, but error handling and reporting is a little lackluster. They are, however, announcing a whole new analytics approach.
Valuable Features
- It integrates everything, which is awesome.
- The level of detail and customization, and integrating Insights with an application.
- Using analytics as an application database.
- DevOps for marketing.
Room for Improvement
Error handling and reporting is a little lackluster, but they're announcing a whole new analytics approach.
Use of Solution
We have a big deployment and use all of their product offerings except Mobile and Plugins. We use APM, Browsers, and Insights.
Scalability Issues
No issues. It’s expected since they’re cloud based.
Customer Service and Technical Support
They’ve been friendly and responsive.
Other Solutions Considered
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.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
New Relic
December 2024
Learn what your peers think about New Relic. Get advice and tips from experienced pros sharing their opinions. Updated: December 2024.
824,053 professionals have used our research since 2012.
Lead Strategy Architect at a recruiting/HR firm with 1,001-5,000 employees
With the reporting/alerting and SLA feature we can generate reports to see the average response on days/weeks/months, but labelling and tagging should be more user-friendly.
Valuable Features
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.
Improvements to My Organization
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.
Room for Improvement
Labelling and tagging should be more user-friendly. It needs some more features.
Use of Solution
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.
Stability Issues
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.
Scalability Issues
No issues encountered.
Customer Service and Technical Support
Customer Service:
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.
Initial Setup
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.
Implementation Team
You install it yourself.
ROI
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.
Pricing, Setup Cost and Licensing
Price and licensing is very efficient and correct.
Other Solutions Considered
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.
Other Advice
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.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Developer at a tech services company with 51-200 employees
The awesomeness that is New Relic
Explained by example
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 'Key Transactions'
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.
The conclusion
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.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Owner at RP reaaliprosessi
Easy to use, gets the job done, and provides good breakdown and in-depth details
Pros and Cons
- "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."
What is our primary use case?
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.
How has it helped my organization?
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.
What is most valuable?
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.
What needs improvement?
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.
For how long have I used the solution?
I have been using this solution for four years.
How are customer service and technical support?
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.
What other advice do I have?
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.
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
Infrastructure Manager at Mobly
It monitors all our systems and is reliable
Pros and Cons
- "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."
- "I would like if it could have predictive analysis. Today, we only have the option to configure thresholds."
What is our primary use case?
We use it for application and infrastructure monitoring. It covers all of our systems, including our main eCommerce system.
How has it helped my organization?
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.
What is most valuable?
It's reliable, and the APM is the best of the market today.
What needs improvement?
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.
For how long have I used the solution?
One to three years.
What do I think about the stability of the solution?
It supports our Black Friday week, when our requests increase about 500 percent. It's very stable.
What do I think about the scalability of the solution?
We never had any issue with scalability. It is perfect. It currently monitors about 150 EC2 instances and several AWS services.
How was the initial setup?
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.
What's my experience with pricing, setup cost, and licensing?
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.
What other advice do I have?
It easily integrates with PagerDuty, our on-call management and notification system.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Problem Manager at a financial services firm with 501-1,000 employees
We can see how deployments affect the application, both good and bad. And although it constantly aggregates data so it’s not a real-time indication, they recognize and are looking to solve the issue.
Valuable Features
The overview itself provides us clear visibility of how applications are doing, and provides us our response times, data rates, and Apdex score.
Improvements to My Organization
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.
Room for Improvement
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.
Stability Issues
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.
Scalability Issues
We are using APM to use capacity planning, and the info we get has been able to help us.
Customer Service and Technical Support
We had an issue two years ago, and they were responsive and solved the issue.
Initial Setup
I wasn't involved in the setup.
Other Advice
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.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Chief Technology Officer at a comms service provider with 51-200 employees
It gives us insight into the performance of the entire stack as well as a view into which components have the biggest impact on customer experience.
What is most valuable?
The alerting is by far the most valuable feature, closely followed by the way the platform correlates incidents across applications and components.
We are able to derive very valuable insights into the performance of the entire stack, and most importantly, we get a view as to which components have the biggest impact on the customer experience.
How has it helped my organization?
We have both Ops and Tech Leads subscribed to the alerts now. In general the Ops team only responds to "server down" or other infrastructure issues, whereas the Tech Leads will become interested if errors are being thrown or the Apdex scores are affected. They then have the chance to observe the system during an issue, as well as grab stack dumps and thread traces that allow us to quickly identify issues that are hard or impossible to replicate in a test environment.
What needs improvement?
I would like some additional fine tuning control around the alerting. I would also like the ability to "store" particular errors or traces for longer than the normal week.
We are yet to investigate creating dashboards and building extensions so there's a lot about the platform we still haven't found.
The biggest issue is the lack of mobile support from the website. They do have an Android and iPhone app but I have a Windows Phone and it's virtually unusable.
For how long have I used the solution?
We've used it for about a year, and there are still a number of features we've yet to fully explore.
What do I think about the stability of the solution?
We see some exceptions in the machine Event Logs from time to time, and we occasionally see high CPU usage from the monitoring components but we've not seen any activity that compromised the stability of our systems as a result.
How are customer service and technical support?
Support people are very helpful and turn-around times are short. I have raised a number of tickets and I've always been happy with the outcome.
Which solution did I use previously and why did I switch?
We used to use Microsoft System Center Operations Manager but this is really not ideal for our cloud-based deployments
How was the initial setup?
Deployment to our Windows, Ubuntu and .Net environments was very straightforward.
What about the implementation team?
We provide managed services on Microsoft Azure and Verizon Terremark for a number of enterprise organizations including Government, Motor Vehicle Manufacturers and FMCG.
What's my experience with pricing, setup cost, and licensing?
The hardest part was understanding the licensing and billing. The licensing and pricing was a challenge for us to understand, so speak to an Account Manager rather than simply buying online. I think they need a blog post about this.
Which other solutions did I evaluate?
We evaluated a number of solutions but this is the only platform we've fully deployed to production. We looked at MS System Center, DataDog, Paraleap and SolarWinds.
What other advice do I have?
Start with a trial to get a sense of which components perform what kind of task, then divide your environment into applications and servers that require data retention, and those that don't. Put them into two separate accounts. The ones that require retention will eventually become a Pro account.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Download our free New Relic Report and get advice and tips from experienced pros
sharing their opinions.
Updated: December 2024
Product Categories
Application Performance Monitoring (APM) and Observability Network Monitoring Software IT Infrastructure Monitoring IT Operations Analytics Mobile APM Cloud Monitoring Software AIOpsPopular Comparisons
Dynatrace
Datadog
Zabbix
Azure Monitor
AppDynamics
Elastic Observability
Grafana
Sentry
Prometheus
AWS X-Ray
SolarWinds Server and Application Monitor
BMC TrueSight Operations Management
ITRS Geneos
Amazon CloudWatch
Google Cloud's operations suite (formerly Stackdriver)
Buyer's Guide
Download our free New Relic Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- What are the pros/cons of AppDynamics, New Relic & CA Technologies?
- New Relic or Zabbix?
- Why use active and passive monitoring for a web site?
- Any advice about APM solutions?
- Dynatrace and New Relic: Room for improvement?
- What is the biggest difference between Datadog and New Relic APM?
- What Is The Biggest Difference Between Dynatrace and New Relic?
- Which monitoring solution is better - New Relic or Datadog?
- What do folks think about the newly launched New Relic One solution and its pricing model?
- When evaluating Application Performance Management, what aspect do you think is the most important to look for?
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.