StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. DevOps
  3. Performance Monitoring
  4. Performance Monitoring
  5. New Relic vs Prometheus

New Relic vs Prometheus

OverviewDecisionsComparisonAlternatives

Overview

New Relic
New Relic
Stacks22.7K
Followers8.7K
Votes1.9K
Prometheus
Prometheus
Stacks4.8K
Followers3.8K
Votes239
GitHub Stars61.1K
Forks9.9K

New Relic vs Prometheus: What are the differences?

New Relic and Prometheus are two popular monitoring and observability tools used in the software industry. Let's explore the key differences between New Relic and Prometheus:

  1. Architecture: New Relic follows a centralized architecture, collecting data from monitored systems and sending it to the cloud. Agents are installed on systems for data collection. Prometheus, on the other hand, has a decentralized architecture, deploying exporters on each system to scrape metrics directly for storage and analysis.

  2. Data Collection: New Relic supports diverse data collection methods, with built-in instrumentation for programming languages and frameworks. It offers automatic discovery and monitoring of application components, collecting metrics, traces, logs, and events. Prometheus focuses on metric collection through a pull-based model, scraping metrics from exporters at regular intervals. It also supports custom instrumentation through client libraries.

  3. Scalability: New Relic is designed for large-scale deployments, offering automatic scaling in its cloud infrastructure. It efficiently handles data collection from numerous systems. Prometheus requires manual scaling and configuration as a self-hosted solution, relying on hardware and resources allocated to the server and exporters. Additional Prometheus instances can be deployed for workload distribution.

  4. Data Storage and Retention: New Relic stores monitoring data in the cloud, optimized for query performance. It offers long-term retention options and features like aggregation, filtering, and alerting. Prometheus stores metrics in a local time-series database, allowing configurable retention periods. It focuses on storing raw data for detailed analysis rather than aggregating it.

  5. Alerting and Visualization: New Relic provides robust alerting with customizable thresholds and real-time notification mechanisms. It integrates with popular communication channels and offers visualization tools like dashboards and reports. Prometheus has a built-in alerting system based on metric thresholds and supports alerts via different channels. It provides a basic web interface for visualization and querying, often used with Grafana for advanced visualization.

  6. Integration and Ecosystem: New Relic has a rich integration ecosystem, offering APIs, SDKs, and a marketplace for third-party extensions. It integrates with various technologies such as cloud platforms, databases, and messaging systems. Prometheus also has a growing ecosystem, with integrations and exporters for popular systems and services. It has a strong integration with Grafana, which enhances visualization and querying capabilities.

In summary, New Relic offers cloud-based monitoring, extensive data collection, and scalability for large-scale deployments. Prometheus excels in self-managed and containerized environments, with its decentralized architecture and real-time monitoring capabilities.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Advice on New Relic, Prometheus

Raja Subramaniam
Raja Subramaniam

Aug 27, 2019

Needs adviceonPrometheusPrometheusKubernetesKubernetesSysdigSysdig

We have Prometheus as a monitoring engine as a part of our stack which contains Kubernetes cluster, container images and other open source tools. Also, I am aware that Sysdig can be integrated with Prometheus but I really wanted to know whether Sysdig or sysdig+prometheus will make better monitoring solution.

779k views779k
Comments
Medeti
Medeti

Jun 27, 2020

Needs adviceonAmazon EKSAmazon EKSKubernetesKubernetesAWS Elastic Load Balancing (ELB)AWS Elastic Load Balancing (ELB)

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?

1.51M views1.51M
Comments
Benoit
Benoit

Principal Engineer at Sqreen

Sep 17, 2019

Decided

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

457k views457k
Comments

Detailed Comparison

New Relic
New Relic
Prometheus
Prometheus

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.

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.

Performance Data Retention;Real-User Response Time, Throughput, & Breakdown by Layer;App Response Time, Throughput, & Breakdown by Component;App Availability Monitoring, Alerting, and Notification;Automatic Application Topology Mapping;Server Resource and Availability Monitoring;Error Detection, Alerting, & Analysis;JVM Performance Analyzer;Database Call Response Time & Throughput;Performance Data API Access;Code Level Diagnostics, Transaction Tracing, & Stack Trace Details;Slow SQL and SQL Performance Details;Real-User Breakdown by Web Page, Browser, & Geography;Track Individual Key Transactions;Mobile Features- Alerting, Summary Data, Overview Page, Topo Map, HTTP Requests, HTTP Error Summary, HTTP Error Detail, Versions, Carriers, Devices, Geo Map
Dimensional data; Powerful queries; Great visualization; Efficient storage; Precise alerting; Simple operation
Statistics
GitHub Stars
-
GitHub Stars
61.1K
GitHub Forks
-
GitHub Forks
9.9K
Stacks
22.7K
Stacks
4.8K
Followers
8.7K
Followers
3.8K
Votes
1.9K
Votes
239
Pros & Cons
Pros
  • 414
    Easy setup
  • 344
    Really powerful
  • 245
    Awesome visualization
  • 194
    Ease of use
  • 151
    Great ui
Cons
  • 20
    Pricing model doesn't suit microservices
  • 10
    UI isn't great
  • 7
    Visualizations aren't very helpful
  • 7
    Expensive
  • 5
    Hard to understand why things in your app are breaking
Pros
  • 47
    Powerful easy to use monitoring
  • 38
    Flexible query language
  • 32
    Dimensional data model
  • 27
    Alerts
  • 23
    Active and responsive community
Cons
  • 12
    Just for metrics
  • 6
    Needs monitoring to access metrics endpoints
  • 6
    Bad UI
  • 4
    Not easy to configure and use
  • 3
    Supports only active agents
Integrations
AppHarbor
AppHarbor
Cloudability
Cloudability
HP Cloud Compute
HP Cloud Compute
cloudControl
cloudControl
Papertrail
Papertrail
Loggly
Loggly
Ducksboard
Ducksboard
Blitz
Blitz
Pivotal Tracker
Pivotal Tracker
Red Hat OpenShift
Red Hat OpenShift
Grafana
Grafana

What are some alternatives to New Relic, Prometheus?

Datadog

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!

Grafana

Grafana

Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize time series metrics, mainly though graphs but supports other ways to visualize data through a pluggable panel architecture. It currently has rich support for for Graphite, InfluxDB and OpenTSDB. But supports other data sources via plugins.

Kibana

Kibana

Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch.

Raygun

Raygun

Raygun gives you a window into how users are really experiencing your software applications. Detect, diagnose and resolve issues that are affecting end users with greater speed and accuracy.

Nagios

Nagios

Nagios is a host/service/network monitoring program written in C and released under the GNU General Public License.

AppSignal

AppSignal

AppSignal gives you and your team alerts and detailed metrics about your Ruby, Node.js or Elixir application. Sensible pricing, no aggressive sales & support by developers.

Netdata

Netdata

Netdata collects metrics per second & presents them in low-latency dashboards. It's designed to run on all of your physical & virtual servers, cloud deployments, Kubernetes clusters & edge/IoT devices, to monitor systems, containers & apps

AppDynamics

AppDynamics

AppDynamics develops application performance management (APM) solutions that deliver problem resolution for highly distributed applications through transaction flow monitoring and deep diagnostics.

Zabbix

Zabbix

Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics.

Sensu

Sensu

Sensu is the future-proof solution for multi-cloud monitoring at scale. The Sensu monitoring event pipeline empowers businesses to automate their monitoring workflows and gain deep visibility into their multi-cloud environments.

Related Comparisons

GitHub
Bitbucket

Bitbucket vs GitHub vs GitLab

GitHub
Bitbucket

AWS CodeCommit vs Bitbucket vs GitHub

Kubernetes
Rancher

Docker Swarm vs Kubernetes vs Rancher

gulp
Grunt

Grunt vs Webpack vs gulp

Graphite
Kibana

Grafana vs Graphite vs Kibana