You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@
14
14
*[FEATURE] Ruler: Minimize chances of missed rule group evaluations that can occur due to OOM kills, bad underlying nodes, or due to an unhealthy ruler that appears in the ring as healthy. This feature is enabled via `-ruler.enable-ha-evaluation` flag. #6129
15
15
*[FEATURE] Store Gateway: Add an in-memory chunk cache. #6245
16
16
*[FEATURE] Chunk Cache: Support multi level cache and add metrics. #6249
17
+
*[FEATURE] Index Cache: Experimental: Add a badgerDB for disk index cache. #6258
17
18
*[ENHANCEMENT] S3 Bucket Client: Add a list objects version configs to configure list api object version. #6280
18
19
*[ENHANCEMENT] OpenStack Swift: Add application credential configs for Openstack swift object storage backend. #6255
19
20
*[ENHANCEMENT] Query Frontend: Add new query stats metrics `cortex_query_samples_scanned_total` and `cortex_query_peak_samples` to track scannedSamples and peakSample per user. #6228
0 commit comments