Introduction It is very crucial for the website to be up and running all time without any failure. Prometheus provides a feature of Blackbox Exporter that probe the endpoints using HTTP, TCP, DNS, HTTPS and ICMP protocols. If the exporter is setup with the Prometheus, you can scrape the services and see if they are up and running and can...