Posts tagged: prometheus

RSS

Stack lights for Alertmanager using Raspberry Pi

Stack lights for Alertmanager using Raspberry Pi

I’m using Prometheus to monitor my home office and homelab, I figured it would be cool to have a stack light show the active warnings and alerts from Alertmanager. So I made a HAT (Hardware Attached …

Checking HTTP redirects with Prometheus

Checking HTTP redirects with Prometheus

To make sure my HTTP redirects were valid, and pointing to the correct location — I added a Prometheus Blackbox exporter module šŸ‘‡