replication 1
This commit is contained in:
parent
9edbe8a08f
commit
c4b2661f0a
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ distributor:
|
||||||
|
|
||||||
ingester:
|
ingester:
|
||||||
max_block_bytes: 131072000 # 128mb
|
max_block_bytes: 131072000 # 128mb
|
||||||
|
trace_idle_period: 1s
|
||||||
|
lifecycler:
|
||||||
|
ring:
|
||||||
|
replication_factor: 1
|
||||||
|
|
||||||
compactor:
|
compactor:
|
||||||
compaction:
|
compaction:
|
||||||
|
|
Loading…
Reference in a new issue