victoriametrics: retain for 4 years

Sounds overkill, but seeing my grafana for a year's metrics was quite
revealing. I'd like to keep that possibility
This commit is contained in:
Payas Relekar 2023-06-10 18:45:10 +05:30
parent 490350c7f9
commit 274e99a781

View file

@ -20,6 +20,7 @@ in
services = {
victoriametrics = {
enable = true;
retentionPeriod = 48; # months. Should be enough, right?
};
prometheus = {