diff --git a/hosts/monitoring-3/prometheus.nix b/hosts/monitoring-3/prometheus.nix index e26ac41..9e9fa52 100644 --- a/hosts/monitoring-3/prometheus.nix +++ b/hosts/monitoring-3/prometheus.nix @@ -190,6 +190,7 @@ in { "www.fem.tu-ilmenau.de" "www.heise.de" "dyon.net.entr0py.de" + "matrix.fachschaften.org" ]; } ]; @@ -241,6 +242,7 @@ in { "matrix.bau-ha.us" "dyon.net.entr0py.de" "matrix.entr0py.de" + "matrix.fachschaften.org" ]; } ]; @@ -275,6 +277,7 @@ in { { targets = [ "matrix.entr0py.de" + "matrix.fachschaften.org" ]; } ];