1
0
Fork 0

hosts/monitoring-3: Enable reloading of prometheus

This commit is contained in:
clerie 2024-04-20 17:53:05 +02:00
parent 04ab06218c
commit 84b67ee47d
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ in {
services.prometheus = {
enable = true;
enableReload = true;
listenAddress = "[::1]";
scrapeConfigs = let
relabelAddressToInstance = {