Skip to content

Commit ec1ca9f

Browse files
committed
addressed PR suggestion
Signed-off-by: Miguel Ángel Ortuño <[email protected]>
1 parent 2b86df0 commit ec1ca9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
* [CHANGE] Config flag category overrides can be set dynamically at runtime. #1934
1616
* [CHANGE] Ingester: deprecated `-ingester.ring.join-after`. Mimir now behaves as this setting is always set to 0s. This configuration option will be removed in Mimir 2.4.0. #1965
1717
* [CHANGE] Blocks uploaded by ingester no longer contain `__org_id__` label. Compactor now ignores this label and will compact blocks with and without this label together. `mimirconvert` tool will remove the label from blocks as "unknown" label. #1972
18-
* [CHANGE] Ruler: report failed evaluation metric for any 5xx status code returned by the query-frontend when remote operational mode is enabled. #2053
1918
* [ENHANCEMENT] Distributor: Added limit to prevent tenants from sending excessive number of requests: #1843
2019
* The following CLI flags (and their respective YAML config options) have been added:
2120
* `-distributor.request-rate-limit`
@@ -34,6 +33,7 @@
3433
* [BUGFIX] Ring: fix bug where instances may appear unhealthy in the hash ring web UI even though they are not. #1933
3534
* [BUGFIX] API: gzip is now enforced when identity encoding is explicitly rejected. #1864
3635
* [BUGFIX] Fix panic at startup when Mimir is running in monolithic mode and query sharding is enabled. #2036
36+
* [BUGFIX] Ruler: report failed evaluation metric for any 5xx status code returned by the query-frontend when remote operational mode is enabled. #2053
3737

3838
### Mixin
3939

0 commit comments

Comments
 (0)