feat: a bit of cleanup & keeping 15 days of metrics/logs

This commit is contained in:
Xavier Morel
2025-11-16 00:20:05 +01:00
parent 6578f1a626
commit 7f8f83271a
7 changed files with 41 additions and 90 deletions

View File

@@ -13,6 +13,7 @@ in
extraFlags = [
"--web.enable-otlp-receiver"
"--web.enable-remote-write-receiver"
"--storage.tsdb.retention.time=${config.globals.retention}"
];
globalConfig = {
scrape_interval = "30s";