mars: reduce VictoriaMetrics retention to 15 days
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{
|
||||
services.victoriametrics = {
|
||||
enable = true;
|
||||
retentionPeriod = "30d";
|
||||
retentionPeriod = "15d";
|
||||
listenAddress = ":8428";
|
||||
|
||||
prometheusConfig = {
|
||||
|
||||
Reference in New Issue
Block a user