File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 2020 cortex_querier_allow_multiple_replicas_on_same_node: false ,
2121 cortex_query_frontend_allow_multiple_replicas_on_same_node: false ,
2222
23- max_chunk_idle: '15m' ,
24-
2523 test_exporter_enabled: false ,
2624 test_exporter_start_time: error 'must specify test exporter start time' ,
2725 test_exporter_user_id: error 'must specify test exporter used id' ,
Original file line number Diff line number Diff line change 2626 'ingester.num-tokens' : 512 ,
2727 'ingester.join-after' : '0s' ,
2828 'ingester.heartbeat-period' : '15s' ,
29- 'ingester.max-stale-chunk-idle' : '5m' ,
3029 'ingester.unregister-on-shutdown' : $._config.unregister_ingesters_on_shutdown,
3130
32- // Chunk building/flushing config.
33- 'ingester.retain-period' : '15m' ,
34- 'ingester.max-chunk-age' : '6h' ,
35-
3631 // Limits config.
37- 'ingester.max-chunk-idle' : $._config.max_chunk_idle,
3832 'runtime-config.file' : '/etc/cortex/overrides.yaml' ,
3933 'server.grpc-max-concurrent-streams' : 10000 ,
4034 'server.grpc-max-send-msg-size-bytes' : 10 * 1024 * 1024 ,
You can’t perform that action at this time.
0 commit comments