Add node monitoring for raccoon #96

Manually merged
rarias merged 2 commits from monitor-raccoon into master 2025-04-22 14:50:57 +02:00
Showing only changes of commit 1985b58619 - Show all commits

View File

@@ -46,7 +46,7 @@
services.prometheus = {
enable = true;
port = 9001;
retentionTime = "1y";
retentionTime = "5y";
listenAddress = "127.0.0.1";
};