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