jupiter: add VictoriaMetrics monitoring #1

Merged
darman merged 8 commits from feat/mars-victoriametrics into master 2026-08-24 04:48:46 +02:00
Showing only changes of commit b6aec1e307 - Show all commits
+2 -2
View File
3
@@ -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" ];