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-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
## master / unreleased
4
4
5
5
*[FEATURE] Querier/Ruler: Add `query_partial_data` and `rules_partial_data` limits to allow queries/rules to be evaluated with data from a single zone, if other zones are not available. #6526
6
+
*[BUGFIX] Ingester: Avoid error or early throttling when READONLY ingesters are present in the ring #6517
6
7
7
8
## 1.19.0 in progress
8
9
@@ -76,7 +77,6 @@
76
77
*[BUGFIX] Ingester: Fix possible race condition when `active series per LabelSet` is configured. #6409
77
78
*[BUGFIX] Query Frontend: Fix @ modifier not being applied correctly on sub queries. #6450
78
79
*[BUGFIX] Cortex Redis flags with multiple dots #6476
79
-
*[BUGFIX] Ingester: Avoid error or early throttling when READONLY ingesters are present in the ring #6517
0 commit comments