logging: add promtail + loki + grafana #190
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ services:
|
|||
env_file: grafana.env
|
||||
volumes:
|
||||
- grafana:/var/lib/grafana
|
||||
- ./datasources.yaml:/etc/grafana/provisioning/datasources.yaml
|
||||
- ./datasources.yaml:/etc/grafana/provisioning/datasources/datasources.yaml
|
||||
ports:
|
||||
- "3101:3000"
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue