Try our new research platform with insights from 80,000+ expert users
it_user344508 - PeerSpot reviewer
Senior Software Engineer at a retailer with 51-200 employees
Vendor
It provides us with less debugging response time and alert notifications, although I wish it had more insight into what might be causing a particular slowness issue.

What is most valuable?

It shows you what’s going on, but we had to do custom instrumentation ourselves.

How has it helped my organization?

  • Debugging response time is less
  • Alert notifications and alert summaries

What needs improvement?

  • I wish it had more insight into what might be causing a particular slowness issue. It finds the function, but it would be great to have insight into what’s slow.
  • More instrumentation.
  • Also, it would be good to compare machine state to machine state (compare versions of UNIX, Ruby, and libraries) and be able to perform auditing of machines.

How are customer service and support?

Never needed it.

Buyer's Guide
New Relic
May 2025
Learn what your peers think about New Relic. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
851,823 professionals have used our research since 2012.

Which solution did I use previously and why did I switch?

The decision was why not to have it (cost?) not why to have it.

What other advice do I have?

New Relic is great for DevOps and for a company that expects developers to do their own operations. For specialists they tend to have their own instrumentation tools.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
it_user343479 - PeerSpot reviewer
Vice President of Technology - Media at a media company with 501-1,000 employees
Vendor
It solves a lot of the problems that we’re looking for in the interactions between system components and micro services.

What is most valuable?

This is an awesome APM, and solves a lot of the problems that were in the interactions between system components and micro services, to see how the system between the backend, middle tier, and front-end works. 

It provides diverse middle-tier Insights through the entire execution landscape and actionable data. Some give you alerts and logs, but to figure out what to do with that is New Relics strength.

How has it helped my organization?

The browser functionality gives view activity on the client, JS errors, in the same view as the rest of the APM allows us to solve these things quickly.

What needs improvement?

One issue is cost.

Which solution did I use previously and why did I switch?

We looked into other solutions. SumoLogic does other kinds of log aggregation. Maybe Splunk. LogAnalytics. Rigor is a competitor to their Synthetic.

What was our ROI?

Because they have a lot of new functionality, to get an ROI we use an open source solution that they give us, GA monitor.

What's my experience with pricing, setup cost, and licensing?

They have a price desk who can be negotiated with.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Buyer's Guide
New Relic
May 2025
Learn what your peers think about New Relic. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
851,823 professionals have used our research since 2012.
it_user343470 - PeerSpot reviewer
Software Engineer at a consultancy with 1,001-5,000 employees
Consultant
​The monitoring and alerts for servers is good, but it would be nice if it was easier to hand off to clients.

Valuable Features:

  • The monitoring and alerts for servers
  • Memory
  • Disk space
  • CPU

Improvements to My Organization:

We use it at our clients' sites. We own all our dev servers, and then hand them off to our clients. 

Then, with our micro-services, we have basic analytics. It is super simple to set up.

Room for Improvement:

If we can find a way to communicate the need to use it, we use it, but we want a way to hand it off to our clients easily. There are other solutions out there.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
PeerSpot user
NOC Engineer at a financial services firm with 501-1,000 employees
Vendor
We like that in server pools, you can install the agent on one server and that it supports plug-ins (RMQ, Redis etc.).
Pros and Cons
  • "Support for plug-ins (RMQ, Redis etc.) is a valuable feature."

    How has it helped my organization?

    It was the first tool our company used for application level monitoring. It doesn't require much investment or technical expertise to implement, and I would recommend it for SME.

    What is most valuable?

    Support for plug-ins (RMQ, Redis etc.) is a valuable feature.

    What do I think about the stability of the solution?

    Older versions of .NET.

    What do I think about the scalability of the solution?

    The agents are updated quite frequently, but New Relic doesn't offer tools for doing the upgrade in large environments.

    How are customer service and technical support?

    Customer Service:

    It's good.

    Technical Support:

    We had several issues that were dealt with by there tech support, and their level is pretty good.

    Which solution did I use previously and why did I switch?

    No previous solution was in place.

    How was the initial setup?

    The setup is quite simple and there are plenty of online resources.

    What about the implementation team?

    We did it in-house.

    What was our ROI?

    Since the plug-ins that report to New Relic do not require license, the ROI is high.

    What's my experience with pricing, setup cost, and licensing?

    In server pools, you can install the agent on one server. Also, make sure you make the most out of using plug-ins as they don't require licenses.

    What other advice do I have?

    We are using it also for monitoring of Azure cloud.

    Disclosure: I am a real user, and this review is based on my own experience and opinions.
    PeerSpot user

    Honest, simple review

    it_user162390 - PeerSpot reviewer
    Technical Co-Founder with 51-200 employees
    Vendor
    Database trace was the most useful service - helped us to improve performance on our servers by more than 30%.

    Valuable Features

    The database trace was the most useful service. This helped us to improve performance on our servers by more than 30%.

    Improvements to My Organization

    I could spend less time verifying code and check for performance. I created accounts for my devs and integrated this into the KPI’s and also the test process. This in turn reduces the amount of money we were spending on our servers. The database performance was something we were able to greatly improve.

    Use of Solution

    I used the solution for roughly 6 months and also ran the service for another client.

    Deployment Issues

    The simple one line install was perfect and took us less than 1 minute to install.

    Stability Issues

    None.

    Scalability Issues

    None. Our servers were small any which ways.

    Customer Service and Technical Support

    Customer Service:

    I didn’t have to reach out to them at any point of time.

    Technical Support:

    Didn’t have to use the technical support.

    Initial Setup

    It was a one minute setup and was straightforward.

    Implementation Team

    In-house.

    ROI

    We were able to work on servers two levels smaller on AWS EC2.

    Pricing, Setup Cost and Licensing

    I was using the free account.

    Disclosure: I am a real user, and this review is based on my own experience and opinions.
    PeerSpot user
    it_user348063 - PeerSpot reviewer
    IT Manager at a computer software company with 51-200 employees
    Vendor
    It gives us enough knowledge to know where to improve things on the database side, although sometimes it requires too much drilling down to find out about a problem.

    Valuable Features

    It gives us insight into several areas--

    • Where slowdowns are,
    • Which of our customers is hitting us most, and
    • If there’s an application issue on the database side, how long a query takes.

    Improvements to My Organization

    It gives us enough knowledge to know where to improve things on the database side, or to make improvements in the application logic.

    Room for Improvement

    I don't have any suggestions for improvements, but we think sometimes it’s too difficult to get more details about a problem. Sometimes it requires too much drilling down to find out about a problem for which we shouldn't need to do so much searching.

    Deployment Issues

    No problems whatsoever with deploying APM.

    Stability Issues

    It seems pretty stable, although there are times when it is not available.

    Scalability Issues

    Seems to be pretty good on scalability and it’s easy to install into our applications.

    Customer Service and Technical Support

    We haven’t had any issues needing to involve their technical support.

    Initial Setup

    It was already in the environment when I joined, but I can't imagine that setup would have been anything but straightforward.

    Disclosure: I am a real user, and this review is based on my own experience and opinions.
    PeerSpot user
    it_user343407 - PeerSpot reviewer
    DevOps Engineer at a tech company with 5,001-10,000 employees
    Real User
    It captures the issue so we don’t have to reproduce it, but it needs synchronous calls, which New Relic says is on the way.

    What is most valuable?

    Insights with key transactions and response time, to understand which calls take the longest and where the bottlenecks are.

    How has it helped my organization?

    Troubleshooting and identifying problems since were a cloud based solution. It captures the issue so we don’t have to reproduce the issue, as it saves us that step and from having to RDP into the machine. Helps us identify flaws in the code, ex. A very that was inefficient in the code we identified

    What needs improvement?

    More instruments with .NET and asynchronous calls, and New Relic says it’s on the way.

    What do I think about the stability of the solution?

    No reason to worry.

    What do I think about the scalability of the solution?

    Also good, no worries. Baked into the code a deploy time.

    How are customer service and technical support?

    They’ve been helpful and are knowledgeable

    Which solution did I use previously and why did I switch?

    There was no previous solution in place and we realise that without it we were flying blind, so we needed it.

    Which other solutions did I evaluate?

    We also look at AppDynamics, DataDog, and a few other teams, but they weren’t as in depth. We looked for ease of use, and the amount of clues it could add to our platform and to the DevOps team.

    What other advice do I have?

    If they did the asynchronous and stepped up with .NET ease of use it would be 10/10.

    Disclosure: I am a real user, and this review is based on my own experience and opinions.
    PeerSpot user
    it_user170535 - PeerSpot reviewer
    Information Systems Manager at a tech services company with 51-200 employees
    Consultant
    We can analyse events after they occur. This gives us better visibility to plan resolutions in a timely fashion.

    What is most valuable?

    Trends and Alerting have been valuable features.

    How has it helped my organization?

    We can analyse events after the event has occurred. This gives us better visibility to plan resolutions in a timely fashion.

    What needs improvement?

    Performance/bugs.

    For how long have I used the solution?

    6 months.

    What was my experience with deployment of the solution?

    Sometimes we've noticed agents fail to report/respond.

    What do I think about the stability of the solution?

    Yes, we have encountered issues with stability.

    What do I think about the scalability of the solution?

    No issues with scalability.

    How are customer service and technical support?

    Customer Service:

    Excellent.

    Technical Support:

    Excellent.

    Which solution did I use previously and why did I switch?

    No.

    How was the initial setup?

    No, simple setup process.

    What about the implementation team?

    In-House.

    What was our ROI?

    Unsure.

    What's my experience with pricing, setup cost, and licensing?

    < $1000/month.

    Which other solutions did I evaluate?

    None.

    Disclosure: I am a real user, and this review is based on my own experience and opinions.
    PeerSpot user
    Buyer's Guide
    Download our free New Relic Report and get advice and tips from experienced pros sharing their opinions.
    Updated: May 2025
    Buyer's Guide
    Download our free New Relic Report and get advice and tips from experienced pros sharing their opinions.