Pull doesn't scale - or does it?
Prometheus Blog

Pull doesn't scale - or does it?


Summary

This article argues against the common claim that Prometheus's pull-based metric collection doesn't scale. It explains that Prometheus differs significantly from systems like Nagios, focusing on collecting aggregated time series data rather than executing checks or handling raw events – minimizing the load from pulling. Ultimately, the author contends that scaling bottlenecks in Prometheus typically lie in data storage and processing, not the pull mechanism itself, and that pull-based systems can even offer advantages in configuration, flexibility, and discovery.
Read the Original Article

This article originally appeared on Prometheus Blog.

Read Full Article on Original Site

Popular from Prometheus Blog

1
When (not) to use varbit chunks
When (not) to use varbit chunks

Björn “Beorn” Rabenstein May 8, 2016 62 views

2
Interview with Hostinger
Interview with Hostinger

Brian Brazil Feb 6, 2019 26 views

3
Practical Anomaly Detection
Practical Anomaly Detection

Brian Brazil Jun 18, 2015 26 views

4
Announcing Prometheus 3.0
Announcing Prometheus 3.0

The Prometheus Team Nov 14, 2024 25 views

5
Prometheus to Join the Cloud Native Computing Foundation
Prometheus to Join the Cloud Native Computing Foundation

Julius Volz on behalf of the Prometheus core developers May 9, 2016 25 views