New Relic vs Rollbar vs Sentry

Need advice about which tool to choose?Ask the StackShare community!

New Relic

20.7K
8.5K
+ 1
1.9K
Rollbar

1.6K
1.1K
+ 1
531
Sentry

14.1K
9.1K
+ 1
863

New Relic vs Rollbar vs Sentry: What are the differences?

Introduction

In the realm of application monitoring and error tracking, New Relic, Rollbar, and Sentry are popular choices for developers and businesses. While they all serve the purpose of helping monitor and improve application performance, there are key differences that set them apart.

  1. Deployment and Integration: New Relic is known for its seamless deployment process and integration capabilities with a wide range of frameworks and platforms. Rollbar and Sentry also offer robust integration options but are slightly more specialized in certain technologies. Rollbar shines in tracking errors and exceptions in real-time for rapid response, while Sentry excels in its ability to provide detailed context and insights into issues, making it easier to troubleshoot effectively.

  2. Feature Set: Each platform offers a unique set of features tailored to different needs. New Relic is comprehensive in its performance monitoring capabilities, providing detailed metrics on app performance, infrastructure monitoring, and more. Rollbar excels in error tracking with smart grouping and in-depth error data, while Sentry offers advanced features such as release tracking, session data, and user context to aid in debugging and resolving issues swiftly.

  3. Scalability and Pricing: New Relic is often favored by larger enterprises due to its scalability and enterprise-grade features. Rollbar and Sentry cater well to small to medium-sized businesses with their flexible pricing plans and scalable solutions. Rollbar offers cost-effective pricing with a focus on error tracking, while Sentry provides value through its advanced debugging tools and insights at a competitive price point.

  4. Community Support and Documentation: Rollbar and Sentry have gained popularity in developer communities for their strong community support and extensive documentation to help users get started quickly and troubleshoot effectively. New Relic also offers comprehensive documentation and support options, but Rollbar and Sentry stand out for their active community forums and user-generated content.

Summary

In Summary, New Relic, Rollbar, and Sentry differ in their deployment and integration capabilities, feature sets, scalability, pricing models, and community support, catering to a diverse range of needs in application monitoring and error tracking.

Advice on New Relic, Rollbar, and Sentry
Needs advice
on
DatadogDatadogNew RelicNew Relic
and
SysdigSysdig

We are looking for a centralised monitoring solution for our application deployed on Amazon EKS. We would like to monitor using metrics from Kubernetes, AWS services (NeptuneDB, AWS Elastic Load Balancing (ELB), Amazon EBS, Amazon S3, etc) and application microservice's custom metrics.

We are expected to use around 80 microservices (not replicas). I think a total of 200-250 microservices will be there in the system with 10-12 slave nodes.

We tried Prometheus but it looks like maintenance is a big issue. We need to manage scaling, maintaining the storage, and dealing with multiple exporters and Grafana. I felt this itself needs few dedicated resources (at least 2-3 people) to manage. Not sure if I am thinking in the correct direction. Please confirm.

You mentioned Datadog and Sysdig charges per host. Does it charge per slave node?

See more
Replies (3)
Recommends
on
DatadogDatadog

Can't say anything to Sysdig. I clearly prefer Datadog as

  • they provide plenty of easy to "switch-on" plugins for various technologies (incl. most of AWS)
  • easy to code (python) agent plugins / api for own metrics
  • brillant dashboarding / alarms with many customization options
  • pricing is OK, there are cheaper options for specific use cases but if you want superior dashboarding / alarms I haven't seen a good competitor (despite your own Prometheus / Grafana / Kibana dog food)

IMHO NewRelic is "promising since years" ;) good ideas but bad integration between their products. Their Dashboard query language is really nice but lacks critical functions like multiple data sets or advanced calculations. Needless to say you get all of that with Datadog.

Need help setting up a monitoring / logging / alarm infrastructure? Send me a message!

See more
Maik Schröder
Recommends
on
InstanaInstana

Hi Medeti,

you are right. Building based on your stack something with open source is heavy lifting. A lot of people I know start with such a set-up, but quickly run into frustration as they need to dedicated their best people to build a monitoring which is doing the job in a professional way.

As you are microservice focussed and are looking for 'low implementation and maintenance effort', you might want to have a look at INSTANA, which was built with modern tool stacks in mind. https://www.instana.com/apm-for-microservices/

We have a public sand-box available if you just want to have a look at the product once and of course also a free-trial: https://www.instana.com/getting-started-with-apm/

Let me know if you need anything on top.

See more
Attila Fulop
Management Advisor at artkonekt · | 2 upvotes · 310K views

I have hands on production experience both with New Relic and Datadog. I personally prefer Datadog over NewRelic because of the UI, the Documentation and the overall user/developer experience.

NewRelic however, can do basically the same things as Datadog can, and some of the features like alerting have been present in NewRelic for longer than in Datadog. The cool thing about NewRelic is their last-summer-updated pricing: you no longer pay per host but after data you send towards New Relic. This can be a huge cost saver depending on your particular setup

https://docs.newrelic.com/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing

I'd go for Datadog, but given you have lots of containers I would also make a cost calculation. If the price difference is significant and there's a budget constraint NewRelic might be the better choice.

See more
Decisions about New Relic, Rollbar, and Sentry

I essentially inherited a Shopify theme that was originally created by an agency. After discovering a number of errors being thrown in the Dev Console just by scrolling through the website, I needed more visibility over any errors happening in the field. Having used both Sentry and TrackJS, I always got lost in the TrackJS interface, so I felt more comfortable introducing Sentry. The Sentry free tier is also very generous, although it turns out the theme threw over 15k errors in less than a week.

I highly recommend setting up error tracking from day one. Theoretically, you should never need to upgrade from the free tier if you're keeping on top of the errors...

See more
Attila Fulop

I haven't heard much about Datadog until about a year ago. Ironically, the NewRelic sales person who I had a series of trainings with was trash talking about Datadog a lot. That drew my attention to Datadog and I gave it a try at another client project where we needed log handling, dashboards and alerting.

In 2019, Datadog was already offering log management and from that perspective, it was ahead of NewRelic. Other than that, from my perspective, the two tools are offering a very-very similar set of tools. Therefore I wouldn't say there's a significant difference between the two, the decision is likely a matter of taste. The pricing is also very similar.

The reasons why we chose Datadog over NewRelic were:

  • The presence of log handling feature (since then, logging is GA at NewRelic as well since falls 2019).
  • The setup was easier even though I already had experience with NewRelic, including participation in NewRelic trainings.
  • The UI of Datadog is more compact and my experience is smoother.
  • The NewRelic UI is very fragmented and New Relic One is just increasing this experience for me.
  • The log feature of Datadog is very well designed, I find very useful the tagging logs with services. The log filtering is also very awesome.

Bottom line is that both tools are great and it makes sense to discover both and making the decision based on your use case. In our case, Datadog was the clear winner due to its UI, ease of setup and the awesome logging and alerting features.

See more
Ram Kumar
CTO, Architect at Sarvasv.in · | 1 upvote · 31.2K views

Sentry is so far the best in exception monitoring. It also has a decent rate limit and user limits for startups.

New relic is mostly performance monitoring but you have thousands of ways to optimise performance. With cloud based, serverless and auto-scaling solutions, performance within a limited RAM or disk space is not even a question, forget concern.

See more
Benoit Larroque
Principal Engineer at Sqreen · | 4 upvotes · 408.1K views

I chose Datadog APM because the much better APM insights it provides (flamegraph, percentiles by default).

The drawbacks of this decision are we had to move our production monitoring to TimescaleDB + Telegraf instead of NR Insight

NewRelic is definitely easier when starting out. Agent is only a lib and doesn't require a daemon

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of New Relic
Pros of Rollbar
Pros of Sentry
  • 415
    Easy setup
  • 344
    Really powerful
  • 244
    Awesome visualization
  • 194
    Ease of use
  • 151
    Great ui
  • 107
    Free tier
  • 80
    Great tool for insights
  • 66
    Heroku Integration
  • 55
    Market leader
  • 49
    Peace of mind
  • 21
    Push notifications
  • 20
    Email notifications
  • 17
    Heroku Add-on
  • 16
    Error Detection and Alerting
  • 13
    Multiple language support
  • 11
    Server Resources Monitoring
  • 11
    SQL Analysis
  • 9
    Transaction Tracing
  • 8
    Azure Add-on
  • 8
    Apdex Scores
  • 7
    Detailed reports
  • 7
    Analysis of CPU, Disk, Memory, and Network
  • 6
    Application Response Times
  • 6
    Performance of External Services
  • 6
    Application Availability Monitoring and Alerting
  • 6
    Error Analysis
  • 5
    JVM Performance Analyzer (Java)
  • 5
    Most Time Consuming Transactions
  • 4
    Top Database Operations
  • 4
    Easy to use
  • 4
    Browser Transaction Tracing
  • 3
    Application Map
  • 3
    Weekly Performance Email
  • 3
    Custom Dashboards
  • 3
    Pagoda Box integration
  • 2
    App Speed Index
  • 2
    Easy to setup
  • 2
    Background Jobs Transaction Analysis
  • 1
    Time Comparisons
  • 1
    Access to Performance Data API
  • 1
    Super Expensive
  • 1
    Team Collaboration Tools
  • 1
    Metric Data Retention
  • 1
    Metric Data Resolution
  • 1
    Worst Transactions by User Dissatisfaction
  • 1
    Real User Monitoring Overview
  • 1
    Real User Monitoring Analysis and Breakdown
  • 1
    Free
  • 1
    Best of the best, what more can you ask for
  • 1
    Best monitoring on the market
  • 1
    Rails integration
  • 1
    Incident Detection and Alerting
  • 0
    Cost
  • 0
    Exceptions
  • 0
    Price
  • 0
    Proce
  • 74
    Consolidates similar errors by impact
  • 64
    Centralize error management
  • 63
    Slack integration
  • 58
    Github integration
  • 47
    Usage based pricing
  • 32
    Insane customer support
  • 23
    Instant search
  • 21
    Heroku integration
  • 18
    Consolidate errors by OS
  • 15
    Great Free Plan
  • 15
    Trello integration
  • 13
    Flexible logging (not just exceptions)
  • 11
    Simple yet powerful error tracking tool
  • 9
    Multiple Language Support
  • 7
    Consolidate errors by browser
  • 6
    Easy setup
  • 6
    Query errors with RQL
  • 5
    Best rails exception handler
  • 5
    Deployment tracking is a nice free bonus
  • 5
    Awesome service
  • 5
    Simple and fast integration
  • 4
    Easy setup, friendly ui, demo, lots of integrations
  • 3
    Beat your users to the error report
  • 3
    Server-side + client-side
  • 3
    Errors Analysis
  • 3
    Clear and concise information.
  • 3
    Powerful
  • 2
    Mailgun integration
  • 2
    Easy integration with sails.js
  • 2
    Bitbucket integration
  • 1
    Clear errors on deploy or push
  • 1
    Easy Set up familiar UI that doesn't make you look dumb
  • 1
    Teams
  • 1
    Gitlab integration
  • 237
    Consolidates similar errors and makes resolution easy
  • 121
    Email Notifications
  • 108
    Open source
  • 84
    Slack integration
  • 71
    Github integration
  • 49
    Easy
  • 44
    User-friendly interface
  • 28
    The most important tool we use in production
  • 18
    Hipchat integration
  • 17
    Heroku Integration
  • 15
    Good documentation
  • 14
    Free tier
  • 11
    Self-hosted
  • 9
    Easy setup
  • 7
    Realiable
  • 6
    Provides context, and great stack trace
  • 4
    Feedback form on error pages
  • 4
    Love it baby
  • 3
    Gitlab integration
  • 3
    Filter by custom tags
  • 3
    Super user friendly
  • 3
    Captures local variables at each frame in backtraces
  • 3
    Easy Integration
  • 1
    Performance measurements

Sign up to add or upvote prosMake informed product decisions

Cons of New Relic
Cons of Rollbar
Cons of Sentry
  • 20
    Pricing model doesn't suit microservices
  • 10
    UI isn't great
  • 7
    Expensive
  • 7
    Visualizations aren't very helpful
  • 5
    Hard to understand why things in your app are breaking
    Be the first to leave a con
    • 12
      Confusing UI
    • 4
      Bundle size

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -
    - No public GitHub repository available -

    What is New Relic?

    The world’s best software and DevOps teams rely on New Relic to move faster, make better decisions and create best-in-class digital experiences. If you run software, you need to run New Relic. More than 50% of the Fortune 100 do too.

    What is Rollbar?

    Rollbar is the leading continuous code improvement platform that proactively discovers, predicts, and remediates errors with real-time AI-assisted workflows. With Rollbar, developers continually improve their code and constantly innovate ra

    What is Sentry?

    Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use New Relic?
    What companies use Rollbar?
    What companies use Sentry?

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with New Relic?
    What tools integrate with Rollbar?
    What tools integrate with Sentry?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    Oct 11 2019 at 2:36PM

    LogRocket

    JavaScriptReactAngularJS+8
    5
    1961
    Jul 9 2019 at 7:22PM

    Blue Medora

    DockerPostgreSQLNew Relic+8
    11
    2337
    Jul 2 2019 at 9:34PM

    Segment

    Google AnalyticsAmazon S3New Relic+25
    10
    6752
    JavaScriptGitHubNode.js+29
    14
    13421
    GitHubPythonReact+42
    49
    40725
    What are some alternatives to New Relic, Rollbar, and Sentry?
    Datadog
    Datadog is the leading service for cloud-scale monitoring. It is used by IT, operations, and development teams who build and operate applications that run on dynamic or hybrid cloud infrastructure. Start monitoring in minutes with Datadog!
    AppDynamics
    AppDynamics develops application performance management (APM) solutions that deliver problem resolution for highly distributed applications through transaction flow monitoring and deep diagnostics.
    Splunk
    It provides the leading platform for Operational Intelligence. Customers use it to search, monitor, analyze and visualize machine data.
    Airbrake
    Airbrake collects errors for your applications in all major languages and frameworks. We alert you to new errors and give you critical context, trends and details needed to find and fix errors fast.
    Prometheus
    Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.
    See all alternatives