Increase prometheus retention to 30d
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
];
|
||||
}
|
||||
];
|
||||
|
||||
retentionTime = "30d";
|
||||
globalConfig = {
|
||||
scrape_interval = "15s";
|
||||
};
|
||||
|
Reference in New Issue
Block a user