|
|
@ -13,6 +13,7 @@ services:
|
|
|
|
- --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
|
|
|
|
- --web.enable-admin-api
|
|
|
|
- --web.enable-admin-api
|
|
|
|
|
|
|
|
- --storage.tsdb.retention.time=360d
|
|
|
|
volumes:
|
|
|
|
volumes:
|
|
|
|
- prometheus:/prometheus
|
|
|
|
- prometheus:/prometheus
|
|
|
|
- ./files/prometheus:/etc/prometheus
|
|
|
|
- ./files/prometheus:/etc/prometheus
|
|
|
|