We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6941468 + 8f78239 commit 248eb8cCopy full SHA for 248eb8c
cortex/config.libsonnet
@@ -476,6 +476,7 @@
476
query_scheduler_enabled: false,
477
478
// 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.
480
ingester_stream_chunks_when_using_blocks: true,
481
482
// Ingester limits are put directly into runtime config, if not null. Available limits:
0 commit comments