monitoring: scrape mars node exporter
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
labels.host = "jupiter";
|
||||
}
|
||||
{
|
||||
targets = [ "jupiter.orbit.sol:9100" ];
|
||||
labels.host = "jupiter";
|
||||
targets = [ "mars.orbit.sol:9100" ];
|
||||
labels.host = "mars";
|
||||
}
|
||||
{
|
||||
targets = [ "neptun.orbit.sol:9100" ];
|
||||
|
||||
Reference in New Issue
Block a user