remove useless prom args
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
@ -7,9 +7,6 @@ services:
|
|||||||
- --web.enable-remote-write-receiver
|
- --web.enable-remote-write-receiver
|
||||||
- --config.file=/etc/prometheus/prometheus.yml
|
- --config.file=/etc/prometheus/prometheus.yml
|
||||||
- --storage.tsdb.path=/prometheus
|
- --storage.tsdb.path=/prometheus
|
||||||
- --storage.tsdb.min-block-duration=2h
|
|
||||||
- --storage.tsdb.max-block-duration=2h
|
|
||||||
- --web.enable-lifecycle
|
|
||||||
- --web.console.libraries=/usr/share/prometheus/console_libraries
|
- --web.console.libraries=/usr/share/prometheus/console_libraries
|
||||||
- --web.console.templates=/usr/share/prometheus/consoles
|
- --web.console.templates=/usr/share/prometheus/consoles
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user