Slide 6
Slide 6 text
What is Prometheus?(2/2)
参考 Prometheus and OpenMetrics, with Richard Hartmann
https://kubernetespodcast.com/episode/037-prometheus-and-openmetrics/
Kubernetes Podcast「Prometheus and OpenMetrics, with Richard Hartmann」より
Prometheus came into being because a few ex-Googlers were quite unhappy with what
they found in the open-source and also in the paid software world. So they basically
reimplemented large parts of Borgmon into Prometheus.
In recent years, monitoring has undergone a Cambrian Explosion: Riemann, Heka, Bosun,
and Prometheus have emerged as open source tools that are very similar to Borgmon’s
time-series–based alerting. In particular, Prometheus shares many similarities with
Borgmon, especially when you compare the two rule languages. The principles of variable
collection and rule evaluation remain the same across all these tools and provide an
environment with which you can experiment, and hopefully launch into production
「Site Reliability Engineering」より
Prometheus は Borg を参考に作られた時系列ベースのアラートシステム
参考 Site Reliability Engineering
https://sre.google/books/