Merge branch 'monitoring' of ifsr.de:wurzel/fruitbasket into monitoring
This commit is contained in:
commit
f0c73a1763
|
@ -50,6 +50,7 @@ in
|
|||
static_configs = [{
|
||||
targets = [ "127.0.0.1:${toString config.services.prometheus.exporters.node.port}" ];
|
||||
}];
|
||||
scrape_interval = "15s";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue