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 2929* [ ENHANCEMENT] Optimise memberlist receive path when used as a backing store for rings with a large number of members. #4601
3030* [ ENHANCEMENT] Add length and limit to labelNameTooLongError and labelValueTooLongError #4595
3131* [ 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
3235* [ BUGFIX] AlertManager: remove stale template files. #4495
3336* [ BUGFIX] Distributor: fix bug in query-exemplar where some results would get dropped. #4583
3437* [ BUGFIX] Update Thanos dependency: compactor tracing support, azure blocks storage memory fix. #4585
4043* [ BUGFIX] Distributor: Fix race condition on ` /series ` introduced by #4683 . #4716
4144* [ BUGFIX] Ruler: Fixed leaking notifiers after users are removed #4718
4245* [ 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+
4748
4849## 1.11.0 2021-11-25
4950
You can’t perform that action at this time.
0 commit comments