monitoring: scrape mars node exporter
This commit is contained in:
@@ -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" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user