fix(prom): 180d retention
This commit is contained in:
parent
4aeb3045a9
commit
63dbd9ee96
@ -53,7 +53,7 @@ services:
|
||||
command:
|
||||
- '--config.file=/etc/prometheus/prometheus.yml'
|
||||
- '--storage.tsdb.path=/prometheus'
|
||||
- '--storage.tsdb.retention.time=1y'
|
||||
- '--storage.tsdb.retention.time=180d'
|
||||
- '--web.console.libraries=/etc/prometheus/console_libraries'
|
||||
- '--web.console.templates=/etc/prometheus/consoles'
|
||||
- '--web.enable-lifecycle'
|
||||
|
Loading…
Reference in New Issue
Block a user