Skip to content
Snippets Groups Projects
Commit b2d8d152 authored by Tom Wilkie's avatar Tom Wilkie Committed by Tom Wilkie
Browse files

Put chunk_idle_period in the right place in the ksonnet.


Signed-off-by: default avatarTom Wilkie <tom.wilkie@gmail.com>
parent 10d49e79
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,8 @@
},
ingester: {
chunk_idle_period: '15m',
lifecycler: {
ring: {
store: 'consul',
......@@ -48,8 +50,6 @@
},
},
chunk_idle_period: '15m',
num_tokens: 512,
heartbeat_period: '5s',
join_after: '10s',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment