prometheus: Update config option name
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
docker_command:
|
docker_command:
|
||||||
- "--config.file=/etc/prometheus/prometheus.yml"
|
- "--config.file=/etc/prometheus/prometheus.yml"
|
||||||
- "--storage.tsdb.path=/prometheus"
|
- "--storage.tsdb.path=/prometheus"
|
||||||
- "--storage.tsdb.retention={{ prometheus_storage_retention }}"
|
- "--storage.tsdb.retention.time={{ prometheus_storage_retention }}"
|
||||||
- "--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"
|
||||||
docker_mounts:
|
docker_mounts:
|
||||||
|
|||||||
Reference in New Issue
Block a user