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.
1 parent 6941468 commit 8f78239Copy full SHA for 8f78239
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