This commit is contained in:
royalcat 2024-04-11 23:25:51 +03:00
parent e1753325f8
commit 4d0aec8ec9
2 changed files with 3 additions and 1 deletions

View file

@ -45,6 +45,8 @@ services:
resources: resources:
limits: limits:
memory: 1g memory: 1g
links:
- prometheus
expose: expose:
- "3100" - "3100"
command: -config.file=/etc/loki/config.yaml command: -config.file=/etc/loki/config.yaml

View file

@ -31,7 +31,7 @@ compactor:
storage: storage:
trace: trace:
backend: s3 backend: local
wal: wal:
path: /tempo-data/wal # where to store the the wal locally path: /tempo-data/wal # where to store the the wal locally
local: local: