GeistHaus
log in · sign up

Understanding and using the multi-target exporter pattern | Prometheus

prometheus.io

Prometheus project documentation for Understanding and using the multi-target exporter pattern

4 pages link to this URL
Monitoring Prometheus with Healthchecks

Prometheus is a crazy powerful metrics and monitoring tool. Prometheus not only lets you scrape and collect metrics from other tools like Traefik and HomeAssistant, but also thanks to Blackbox, monitor the availability of other sites. Prometheus' main loop involves scraping a number of "exporters" over HTTP, looking at the data which comes back and collecting the results. Therefore, it's important both that Prometheus is running, but also that scrapes are actually happening.…

0 inbound links article en