Skip to content

Commit

Permalink
fix: Speed up Loki shutdown when using the sample local config (#784)
Browse files Browse the repository at this point in the history
  • Loading branch information
pracucci authored and sh0rez committed Jul 23, 2019
1 parent 2d44486 commit 8feadf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/loki/loki-local-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ingester:
kvstore:
store: inmemory
replication_factor: 1
final_sleep: 0s
chunk_idle_period: 5m
chunk_retain_period: 30s

Expand Down

0 comments on commit 8feadf7

Please sign in to comment.