File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 29
29
* [ ENHANCEMENT] Optimise memberlist receive path when used as a backing store for rings with a large number of members. #4601
30
30
* [ ENHANCEMENT] Add length and limit to labelNameTooLongError and labelValueTooLongError #4595
31
31
* [ ENHANCEMENT] Add jitter to rejoinInterval. #4747
32
+ * [ ENHANCEMENT] Compactor: uploading blocks no compaction marks to the global location and introduce a new metric #4729
33
+ * ` cortex_bucket_blocks_marked_for_no_compaction_count ` : Total number of blocks marked for no compaction in the bucket.
34
+ * [ ENHANCEMENT] Querier: Reduce the number of series that are kept in memory while streaming from ingesters. #4745
32
35
* [ BUGFIX] AlertManager: remove stale template files. #4495
33
36
* [ BUGFIX] Distributor: fix bug in query-exemplar where some results would get dropped. #4583
34
37
* [ BUGFIX] Update Thanos dependency: compactor tracing support, azure blocks storage memory fix. #4585
40
43
* [ BUGFIX] Distributor: Fix race condition on ` /series ` introduced by #4683 . #4716
41
44
* [ BUGFIX] Ruler: Fixed leaking notifiers after users are removed #4718
42
45
* [ BUGFIX] Distributor: Fix a memory leak in distributor due to the cluster label. #4739
43
- * [ BUGFIX] Memberlist: Avoid clock skew by limiting the timestamp accepted on gossip. #
44
- * [ ENHANCEMENT] Compactor: uploading blocks no compaction marks to the global location and introduce a new metric #4729
45
- * ` cortex_bucket_blocks_marked_for_no_compaction_count ` : Total number of blocks marked for no compaction in the bucket.
46
- * [ ENHANCEMENT] Querier: Reduce the number of series that are kept in memory while streaming from ingesters. #4745
46
+ * [ BUGFIX] Memberlist: Avoid clock skew by limiting the timestamp accepted on gossip. #4750
47
+
47
48
48
49
## 1.11.0 2021-11-25
49
50
You can’t perform that action at this time.
0 commit comments