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
* Add support for rule group labels
Signed-off-by: Mustafain Ali Khan <[email protected]>
* fix test
Signed-off-by: Mustafain Ali Khan <[email protected]>
* Include group labels in backup and update integration test
Signed-off-by: Mustafain Ali Khan <[email protected]>
---------
Signed-off-by: Mustafain Ali Khan <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
*[FEATURE] Ingester/StoreGateway: Add `ResourceMonitor` module in Cortex, and add `ResourceBasedLimiter` in Ingesters and StoreGateways. #6674
9
9
*[FEATURE] Ingester: Support out-of-order native histogram ingestion. It automatically enabled when `-ingester.out-of-order-time-window > 0` and `-blocks-storage.tsdb.enable-native-histograms=true`. #6626#6663
10
10
*[FEATURE] Ruler: Add support for percentage based sharding for rulers. #6680
11
+
*[FEATURE] Ruler: Add support for group labels. #6665
11
12
*[ENHANCEMENT] Querier: Support query parameters to metadata api (/api/v1/metadata) to allow user to limit metadata to return. #6681
12
13
*[ENHANCEMENT] Ingester: Add a `cortex_ingester_active_native_histogram_series` metric to track # of active NH series. #6695
13
14
*[ENHANCEMENT] Query Frontend: Add new limit `-frontend.max-query-response-size` for total query response size after decompression in query frontend. #6607
0 commit comments