It has been almost three months since we publicly announced Prometheus version 0.10.0, and we're now at version 0.13.1.
SoundCloud's announcement blog post remains the best overview of the key components of Prometheus, but there has been a lot of other online activity around Prometheus. This post will let you catch up on anything you missed.
In the future, we will use this blog to publish more articles and announcements to help you get the most out of Prometheus.
Using Prometheus
Posts on how to use Prometheus comprise the majority of online content. Here are the ones we're aware of with the part of the ecosystem they cover:
- Container Exporter: Monitor Docker Containers with Prometheus
- HAProxy: HAProxy Monitoring with Prometheus
- Java Client: Easy Java Instrumentation with Prometheus
- Java Client and Labels: The Power of Multi-Dimensional Labels in Prometheus
- Node Exporter: Monitoring your Machines with Prometheus
- JMX Exporter: Cassandra Consoles with JMX and Prometheus
- Python Client and Node Exporter Textfile Collector: Monitoring Python Batch Jobs
- Mesos Exporter: Monitoring Mesos tasks with Prometheus
- Synapse: Monitoring Synapse Metrics with Prometheus
Articles
These articles look at how Prometheus fits into the broader picture of keeping services up and running:
- Prometheus: A Next-Generation Monitoring System
- SoundCloud’s Prometheus: A Monitoring System and Time Series Database Suited for Containers
- Docker Monitoring Continued: Prometheus and Sysdig
Philosophy
Monitoring isn't just about the technical details. How it affects the design of your systems, operations, and human factors are important too:
- Push vs Pull for Monitoring
- Systems Monitoring with Prometheus
- Monitoring your Python with Prometheus
The comments on the Hacker News post about Prometheus are also insightful.
Non-English
Several posts have appeared in languages beyond English:
- Japanese how-to about installing Prometheus on CentOS: データ可視化アプリの新星、PrometheusをCentOSにインストールする方法
- Japanese in-depth tutorial: 【入門】PrometheusでサーバやDockerコンテナのリソース監視
- Japanese overview: Prometheus: Go言語で書かれたモニタリングシステム
- Russian podcast that mentions Prometheus: RWPOD 04 выпуск 03 сезона
Closing
Finally, I'd like to share how to run Prometheus on a Raspberry Pi.