Some fixes to logging config after file separation
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
services.prometheus = {
|
||||
enable = true;
|
||||
port = 9001;
|
||||
port = 9090;
|
||||
globalConfig.scrape_interval = "10s";
|
||||
scrapeConfigs = let
|
||||
node_port = toString config.services.prometheus.exporters.node.port;
|
||||
|
||||
Reference in New Issue
Block a user