This repository was archived by the owner on Apr 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
* [ CHANGE] Add default present for ruler limits on all 'user' types. #221 , #222
6
6
* [ CHANGE] Enabled sharding for the blocks storage compactor. #218
7
+ * [ CHANGE] Removed ` -blocks-storage.bucket-store.index-cache.postings-compression-enabled ` CLI flag because always enabled in Cortex 1.6. #224
7
8
* [ ENHANCEMENT] Introduce a resources dashboard for the Alertmanager. #219
8
9
* [ ENHANCEMENT] Improves query visibility in the Ruler Dashboard for both chunks and blocks storage. #226
9
10
* [ ENHANCEMENT] Add query-scheduler to dashboards. Add alert for queries stuck in scheduler. #228
Original file line number Diff line number Diff line change 36
36
'blocks-storage.bucket-store.index-cache.memcached.max-async-buffer-size' : '25000' ,
37
37
'blocks-storage.bucket-store.index-cache.memcached.max-async-concurrency' : '50' ,
38
38
'blocks-storage.bucket-store.index-cache.memcached.max-get-multi-batch-size' : '100' ,
39
- 'blocks-storage.bucket-store.index-cache.postings-compression-enabled' : 'true' ,
40
39
} else {}
41
40
) + (
42
41
if $._config.memcached_chunks_enabled then {
You can’t perform that action at this time.
0 commit comments