This commit is contained in:
Maxiem Geldhof 2025-11-08 23:12:45 +01:00
parent 3932189c8b
commit 2c56d76f6d
3 changed files with 17 additions and 0 deletions

View file

@ -50,6 +50,7 @@
targets = [
"localhost:${toString config.services.prometheus.exporters.node.port}"
"localhost:8096"
"10.100.0.3:53231"
];
}
];