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