Skip to content

Commit 1f7ec91

Browse files
committed
fix:entry too far behind
1 parent 39250a8 commit 1f7ec91

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@ services:
3737
volumes:
3838
- /var/run/docker.sock:/var/run/docker.sock:ro
3939
- ./infra/monitoring/promtail-config.yml:/etc/promtail/config.yml:ro
40+
- promtail_positions:/tmp
4041
command: -config.file=/etc/promtail/config.yml
4142

4243
volumes:
4344
grafana_data:
4445
loki_data:
46+
promtail_positions:

0 commit comments

Comments
 (0)