updates
This commit is contained in:
@@ -14,6 +14,7 @@ services:
|
||||
image: grafana/promtail:master
|
||||
volumes:
|
||||
- /var/log:/var/log
|
||||
- ./promtail:/etc/promtail/
|
||||
command: -config.file=/etc/promtail/docker-config.yaml
|
||||
networks:
|
||||
- promtail-loki
|
||||
@@ -40,6 +41,7 @@ services:
|
||||
- prometheus-cadvisor
|
||||
- grafana-prometheus
|
||||
command: >-
|
||||
--web.enable-lifecycle
|
||||
--config.file=/app.cfg/prometheus.yml
|
||||
--storage.tsdb.path=/prometheus
|
||||
--web.console.libraries=/usr/share/prometheus/console_libraries
|
||||
|
||||
Reference in New Issue
Block a user