up data retention to 5 years
This commit is contained in:
parent
0408e80ffd
commit
a74716c1e4
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ services:
|
|||
command:
|
||||
- '--config.file=/etc/prometheus/prometheus.yml'
|
||||
- '--storage.tsdb.path=/prometheus'
|
||||
- '--storage.tsdb.retention.time=5y'
|
||||
ports:
|
||||
- 9090:9090
|
||||
extra_hosts:
|
||||
|
|
Loading…
Reference in a new issue