fix(prom): 180d retention
This commit is contained in:
parent
4aeb3045a9
commit
63dbd9ee96
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue