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
@@ -50,6 +50,7 @@
50
50
*[ENHANCEMENT] Ingester: Make sure unregistered ingester joining the ring after WAL replay. #6277
51
51
*[ENHANCEMENT] Distributor: Add a new `-distributor.num-push-workers` flag to use a goroutine worker pool when sending data from distributor to ingesters. #6406
52
52
*[ENHANCEMENT] Ingester: If a limit per label set entry doesn't have any label, use it as the default partition to catch all series that doesn't match any other label sets entries. #6435
53
+
*[ENHANCEMENT] Querier: Add new `cortex_querier_codec_response_size` metric to track the size of the encoded query responses from queriers. #6444
53
54
*[BUGFIX] Runtime-config: Handle absolute file paths when working directory is not / #6224
54
55
*[BUGFIX] Ruler: Allow rule evaluation to complete during shutdown. #6326
55
56
*[BUGFIX] Ring: update ring with new ip address when instance is lost, rejoins, but heartbeat is disabled. #6271
0 commit comments