proper prom config

master
Thomas Rudin 2019-08-21 15:14:18 +02:00
parent 274591e679
commit 32033d9fa9
1 changed files with 2 additions and 1 deletions

View File

@ -148,7 +148,8 @@ services:
depends_on:
- "pushgateway"
command:
- '--config.file=/etc/prometheus/prometheus.yml --storage.tsdb.retention.time=2d'
- "--config.file=/etc/prometheus/prometheus.yml"
- "--storage.tsdb.retention.time=2d"
logging:
options:
max-size: 50m