prometheus: add tsdb retention size
This commit is contained in:
@@ -4,6 +4,8 @@ services:
|
||||
command:
|
||||
- '--config.file=/etc/prometheus/prometheus.yaml'
|
||||
- '--web.config.file=/etc/prometheus/web-config.yaml'
|
||||
- '--web.enable-remote-write-receiver'
|
||||
- '--storage.tsdb.retention.size=35GB'
|
||||
ports:
|
||||
- 9090:9090
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user