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
Custom service discovery with etcd
Custom service discovery with etcd

Fabian Reinartz Aug 17, 2015 105 views

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

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

3
Interview with Scalefastr
Interview with Scalefastr

Brian Brazil Feb 8, 2018 96 views

4
Monitoring DreamHack - the World's Largest Digital Festival
Monitoring DreamHack - the World's Largest Digital Festival

DreamHack Network Team Jun 24, 2015 92 views

5
Interview with Canonical
Interview with Canonical

Brian Brazil Nov 16, 2016 91 views