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
4
@@ -25,8 +25,8 @@
labels.host = "jupiter";
}
{
targets = [ "jupiter.orbit.sol:9100" ];
labels.host = "jupiter";
targets = [ "mars.orbit.sol:9100" ];
labels.host = "mars";
luna marked this conversation as resolved Outdated
Outdated
Review

this should point to mars now

this should point to mars now
}
{
targets = [ "neptun.orbit.sol:9100" ];