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