monitoring: scrape mars node exporter

This commit is contained in:
2026-08-24 01:45:00 +00:00
parent dfe8504402
commit b6aec1e307
+2 -2
View File
@@ -25,8 +25,8 @@
labels.host = "jupiter"; labels.host = "jupiter";
} }
{ {
targets = [ "jupiter.orbit.sol:9100" ]; targets = [ "mars.orbit.sol:9100" ];
labels.host = "jupiter"; labels.host = "mars";
} }
{ {
targets = [ "neptun.orbit.sol:9100" ]; targets = [ "neptun.orbit.sol:9100" ];