Skip to content

Commit

Permalink
Try to fix the loki error when upgrading it
Browse files Browse the repository at this point in the history
  • Loading branch information
mosonyi committed Jul 24, 2024
1 parent 692fdbf commit d76d57c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions loki/conf/loki-local-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ ingester:
replication_factor: 1
chunk_idle_period: 15m

distributor:
ring:
instance_addr: 127.0.0.1

common:
path_prefix: /loki
storage:
Expand Down

0 comments on commit d76d57c

Please sign in to comment.