[overwatch] set retentiontime to 1y
All checks were successful
Check flake syntax / flake-check (push) Successful in 11m22s
All checks were successful
Check flake syntax / flake-check (push) Successful in 11m22s
This commit is contained in:
@@ -83,6 +83,7 @@ with lib;
|
||||
|
||||
services.prometheus = {
|
||||
enable = true;
|
||||
retentionTime = "1y";
|
||||
port = 9001;
|
||||
|
||||
scrapeConfigs = [
|
||||
|
||||
Reference in New Issue
Block a user