@cryptotaxi247 / infra / commits / 9c8d2f1a

prometheus: scrape ofborg macs

Martin Weinelt committed Jul 8, 2025 at 16:14 UTC 9c8d2f1ab7ce239c68a1553e82f16974ba2ea96d
1 file changed +6
build/pluto/prometheus/exporters/node.nix
+6
@@ -41,6 +41,12 @@
41 # oakhost
42 "kind-lumiere.mac.nixos.org:9100"
43 "eager-heisenberg.mac.nixos.org:9100"
44 + # macstadium
45 + "mac01.ofborg.org:9100"
46 + "mac02.ofborg.org:9100"
47 + "mac03.ofborg.org:9100"
48 + "mac04.ofborg.org:9100"
49 + "mac05.ofborg.org:9100"
50 ];
51 }
52 {