Configure Blackbox Exporter to View Site details in Grafana, get alerts for TLS expiration and other details. — In the previous post we discussed sending email alerts with alertmanager, in this post we’ll configure the Prometheus Blackbox Exporter. You can find the repository on Github. BlackBox exporter is a monitoring tool that allows querying of endpoints over HTTP, HTTPS, DNS, etc. Here we are going to monitor http://prometheus.io…