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. Monitoring
  4. Monitoring Tools
  5. Glances vs Prometheus

Glances vs Prometheus

OverviewComparisonAlternatives

Overview

Prometheus
Prometheus
Stacks4.8K
Followers3.8K
Votes239
GitHub Stars61.1K
Forks9.9K
Glances
Glances
Stacks5
Followers7
Votes0
GitHub Stars30.4K
Forks1.6K

Glances vs Prometheus: What are the differences?

Introduction

Glances and Prometheus are two popular monitoring tools used in the field of IT operations. While both tools serve the purpose of monitoring various aspects of an infrastructure, they differ in several key areas. In this article, we will highlight the key differences between Glances and Prometheus.

  1. Data Collection: Glances mainly collects data by pulling it from the system directly. It provides real-time monitoring information by retrieving data from various sources such as system files, proc files, and external commands. On the other hand, Prometheus uses a pull-based model where it collects data by scraping metrics from the targets that expose them over HTTP. It periodically queries the targets and stores the collected data for further analysis.

  2. Data Model: Glances does not have its own dedicated data model. It relies on the underlying system's data structure and presents the collected information in a simplified manner. On the contrary, Prometheus has its own internal data model called the Prometheus data model. It organizes the collected data using a time series database based on key-value pairs where metrics are identified by their metric name and a set of key-value pairs called labels. This allows for extensive querying and analysis of metrics.

  3. Alerting: Glances does not have built-in alerting capabilities. It focuses mainly on monitoring and visualizing system data. In contrast, Prometheus has a powerful alerting system that allows users to define alert rules based on specific conditions and thresholds. It can send notifications to various channels such as email, PagerDuty, or other integrations, enabling proactive monitoring and issue resolution.

  4. Service Discovery: Glances primarily relies on local discovery for monitoring system resources within the same environment. It does not have built-in service discovery mechanisms to automatically discover and monitor new resources. On the other hand, Prometheus provides multiple service discovery options, including file-based discovery, DNS-based discovery, and integrations with container orchestration platforms like Kubernetes. This makes it easier to monitor dynamic and large-scale infrastructures.

  5. Scalability: Glances is designed to monitor a single system or a small number of systems. It may face limitations when dealing with a large number of targets or when collecting and storing a significant amount of metric data. Prometheus, on the other hand, is built to handle large-scale deployments and can easily scale horizontally by adding more Prometheus instances. It also supports federation, enabling aggregation of data from multiple Prometheus instances.

  6. Query Language: Glances provides a simple command-line interface for monitoring and does not feature a rich query language. In contrast, Prometheus has a powerful query language called PromQL. PromQL allows users to perform complex queries, aggregations, and mathematical operations on the collected metric data. It provides advanced functionality for analyzing, visualizing, and alerting based on metric data.

In summary, Glances and Prometheus differ in their data collection methods, data models, alerting capabilities, service discovery options, scalability, and query languages. While Glances focuses on real-time monitoring and simplified information presentation, Prometheus offers a more comprehensive monitoring solution with advanced features such as its data model, alerting system, and powerful query language.

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

Detailed Comparison

Prometheus
Prometheus
Glances
Glances

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.

It is a cross-platform monitoring tool which aims to present a maximum of information in a minimum of space through a curses or Web based interface. It can adapt dynamically the displayed information depending on the terminal size.

Dimensional data; Powerful queries; Great visualization; Efficient storage; Precise alerting; Simple operation
Cross-platform; System monitoring tool; Web UI; Export
Statistics
GitHub Stars
61.1K
GitHub Stars
30.4K
GitHub Forks
9.9K
GitHub Forks
1.6K
Stacks
4.8K
Stacks
5
Followers
3.8K
Followers
7
Votes
239
Votes
0
Pros & Cons
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
    Bad UI
  • 6
    Needs monitoring to access metrics endpoints
  • 4
    Not easy to configure and use
  • 3
    Supports only active agents
No community feedback yet
Integrations
Grafana
Grafana
Linux
Linux
Windows
Windows
FreeBSD
FreeBSD
Mac OS X
Mac OS X

What are some alternatives to Prometheus, Glances?

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.

Nagios

Nagios

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

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

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.

Graphite

Graphite

Graphite does two things: 1) Store numeric time-series data and 2) Render graphs of this data on demand

Lumigo

Lumigo

Lumigo is an observability platform built for developers, unifying distributed tracing with payload data, log management, and real-time metrics to help you deeply understand and troubleshoot your systems.

StatsD

StatsD

It is a network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services (e.g., Graphite).

Jaeger

Jaeger

Jaeger, a Distributed Tracing System

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