Prometheus Service Monitors – Vallard's Blog
benincosa.comFeb 05, 2021 · Prometheus Service Monitors. Posted on February 5, 2021 by Vallard. Prometheus is confusing. It’s such a great project and there is all kinds of information out there, but it’s taken me a bit of legwork to understand it. The first issue is: How are you going to install it?
Getting started | Prometheus
prometheus.io › docs › prometheusConfiguring Prometheus to monitor itself. Prometheus collects metrics from targets by scraping metrics HTTP endpoints. Since Prometheus exposes data in the same manner about itself, it can also scrape and monitor its own health. While a Prometheus server that collects only data about itself is not very useful, it is a good starting example.