Enable gitlab runner monitoring

This commit is contained in:
2023-04-06 13:56:52 +02:00
parent 5d8b4e96b2
commit a813ea6561
2 changed files with 3 additions and 2 deletions

View File

@@ -42,6 +42,7 @@
"127.0.0.1:${toString config.services.prometheus.exporters.node.port}"
"127.0.0.1:${toString config.services.prometheus.exporters.ipmi.port}"
"127.0.0.1:9323"
"127.0.0.1:9252"
];
}];
}