From 8e2b8eb6410e1e17a30e357365c3b54c77370d58 Mon Sep 17 00:00:00 2001 From: Dionysis Grigoropoulos Date: Sat, 11 May 2024 02:05:06 +0300 Subject: [PATCH] prometheus: Monitor HTTP status of wiki.nixos.org --- delft/pluto/prometheus/exporters/blackbox.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/delft/pluto/prometheus/exporters/blackbox.nix b/delft/pluto/prometheus/exporters/blackbox.nix index 3d8a8270..9cfb6b17 100644 --- a/delft/pluto/prometheus/exporters/blackbox.nix +++ b/delft/pluto/prometheus/exporters/blackbox.nix @@ -56,6 +56,7 @@ in "https://survey.nixos.org" "https://tarballs.nixos.org" "https://weekly.nixos.org" + "https://wiki.nixos.org" "https://www.nixos.org" "https://netboot.nixos.org" ])