We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98b845 commit 1c55b56Copy full SHA for 1c55b56
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master / unreleased
4
5
+* [BUGFIX] Ingester: Avoid error or early throttling when READONLY ingesters are present in the ring #6517
6
+
7
## 1.19.0 in progress
8
9
* [CHANGE] Deprecate `-blocks-storage.tsdb.wal-compression-enabled` flag (use `blocks-storage.tsdb.wal-compression-type` instead). #6529
@@ -74,7 +76,6 @@
74
76
* [BUGFIX] Ingester: Fix possible race condition when `active series per LabelSet` is configured. #6409
75
77
* [BUGFIX] Query Frontend: Fix @ modifier not being applied correctly on sub queries. #6450
78
* [BUGFIX] Cortex Redis flags with multiple dots #6476
-* [BUGFIX] Ingester: Avoid error or early throttling when READONLY ingesters are present in the ring #6517
79
80
## 1.18.1 2024-10-14
81
0 commit comments