chore: conf
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nyyu 2025-04-18 07:32:00 +02:00
parent 83d9102190
commit 57ca61c68e
2 changed files with 3 additions and 2 deletions

View file

@ -52,6 +52,7 @@ services:
- '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus'
- '--storage.tsdb.retention.time=120d'
- '--storage.tsdb.wal-compression-type=zstd'
- '--web.console.libraries=/etc/prometheus/console_libraries'
- '--web.console.templates=/etc/prometheus/consoles'
- '--web.enable-lifecycle'