Monitoring with Prometheus 2.0
Monitoring with Prometheus 2.0
Posted Jan 17, 2018 23:25 UTC (Wed) by anarcat (subscriber, #66354)Parent article: Monitoring with Prometheus 2.0
Bugs filed or worked on while writing on this series of articles:
- disk usage metrics, including textfiles examples to implement actually this and proof-of-concept patch to ship this natively
- working node-exporter default config in systemd (no extra backquotes)
- document how to hook mtail properly in prometheus
- do not use daemon when systemd is available
- new apache-exporter upstream version available (0.5.0)
- Grafana out of date in Debian
Most of those are actually filed against the Debian project's packaging, because I had good interactions with the package maintainer there. Thanks again to tincho for all the help in setting up Prometheus and technical reviews of the article.
Posted Jan 18, 2018 16:22 UTC (Thu)
by spaetz (guest, #32870)
[Link]
Posted Feb 6, 2018 16:50 UTC (Tue)
by anarcat (subscriber, #66354)
[Link]
Monitoring with Prometheus 2.0
And for what it's worth, Gnocchi 4.2 was just released with support for remote Prometheus writes, which means you could, in theory, use Prometheus only for discovery, collectiong and alerts, and store long-term trending into Gnocchi, which can then be used by Grafana for graphing.
Monitoring with Prometheus 2.0
