Skip to content

Commit 248eb8c

Browse files
authored
Merge pull request grafana#417 from grafana/chore/document-ingester_stream_chunks_when_using_blocks
Further document ingester_stream_chunks_when_using_blocks parameter
2 parents 6941468 + 8f78239 commit 248eb8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cortex/config.libsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@
476476
query_scheduler_enabled: false,
477477

478478
// Enables streaming of chunks from ingesters using blocks.
479+
// Changing it will not cause new rollout of ingesters, as it gets passed to them via runtime-config.
479480
ingester_stream_chunks_when_using_blocks: true,
480481

481482
// Ingester limits are put directly into runtime config, if not null. Available limits:

0 commit comments

Comments
 (0)