Merge branch 'huegelc-patch-expose-consoles' of https://github.com/huegelc/prometheus into huegelc-huegelc-patch-expose-consoles
This commit is contained in:
commit
80b35e19ce
@ -19,6 +19,8 @@ services:
|
|||||||
- '-config.file=/etc/prometheus/prometheus.yml'
|
- '-config.file=/etc/prometheus/prometheus.yml'
|
||||||
- '-storage.local.path=/prometheus'
|
- '-storage.local.path=/prometheus'
|
||||||
- '-alertmanager.url=http://alertmanager:9093'
|
- '-alertmanager.url=http://alertmanager:9093'
|
||||||
|
- '-web.console.libraries=/usr/share/prometheus/console_libraries'
|
||||||
|
- '-web.console.templates=/usr/share/prometheus/consoles'
|
||||||
expose:
|
expose:
|
||||||
- 9090
|
- 9090
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user