up data retention to 5 years

This commit is contained in:
Alex Grintsvayg 2022-08-29 12:30:06 -04:00
parent 0408e80ffd
commit a74716c1e4
No known key found for this signature in database
GPG key ID: AEB3F089F86A22B5

View file

@ -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: