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
@@ -9,6 +9,7 @@
9
9
*[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
10
10
*[FEATURE] Store Gateway: Add an in-memory chunk cache. #6245
11
11
*[FEATURE] Chunk Cache: Support multi level cache and add metrics. #6249
12
+
*[FEATURE] Index Cache: Experimental: Add a badger index cache. #6258
12
13
*[ENHANCEMENT] Ingester: Add `blocks-storage.tsdb.wal-compression-type` to support zstd wal compression type. #6232
13
14
*[ENHANCEMENT] Query Frontend: Add info field to query response. #6207
14
15
*[ENHANCEMENT] Query Frontend: Add peakSample in query stats response. #6188
0 commit comments