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
+2-2
Original file line number
Diff line number
Diff line change
@@ -22,12 +22,12 @@
22
22
*[ENHANCEMENT] Upgrade go to 1.22.5 #6014#6072
23
23
*[ENHANCEMENT] Ingester: Add a new experimental `-ingester.labels-string-interning-enabled` flag to enable string interning for metrics labels. #6057
24
24
*[ENHANCEMENT] Ingester: Add link to renew 10% of the ingesters tokens in the admin page. #6063
25
+
*[ENHANCEMENT] Ruler: Add support for filtering by `state` and `health` field on Rules API. #6040
26
+
*[ENHANCEMENT] Ruler: Add support for filtering by `match` field on Rules API. #6083
25
27
*[BUGFIX] Configsdb: Fix endline issue in db password. #5920
26
28
*[BUGFIX] Ingester: Fix `user` and `type` labels for the `cortex_ingester_tsdb_head_samples_appended_total` TSDB metric. #5952
27
29
*[BUGFIX] Querier: Enforce max query length check for `/api/v1/series` API even though `ignoreMaxQueryLength` is set to true. #6018
28
30
*[BUGFIX] Ingester: Fix issue with the minimize token generator where it was not taking in consideration the current ownerhip of an instance when generating extra tokens. #6062
29
-
*[ENHANCEMENT] Ruler: Add support for filtering by `state` and `health` field on Rules API. #6040
30
-
*[ENHANCEMENT] Ruler: Add support for filtering by `match` field on Rules API. #6083
0 commit comments