In this story, I will describe how to set up monitoring of external services using Prometheus Blackbox Exporter. The blackbox exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP. Prerequisites: Existing k8s cluster helm installed (if not, see Installing Helm) Install Grafana / Prometheus I suggest using kube-prometheus-stack as it…