hosts/monitoring-3: Enable reloading of prometheus
This commit is contained in:
parent
04ab06218c
commit
84b67ee47d
@ -74,6 +74,7 @@ in {
|
||||
|
||||
services.prometheus = {
|
||||
enable = true;
|
||||
enableReload = true;
|
||||
listenAddress = "[::1]";
|
||||
scrapeConfigs = let
|
||||
relabelAddressToInstance = {
|
||||
|
Loading…
Reference in New Issue
Block a user