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
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,11 @@
2
2
3
3
## master / unreleased
4
4
5
-
-[FEATURE] Ruler: Add `external_labels` option to tag all alerts with a given set of labels.
6
5
-[CHANGE] Fix incorrectly named `cortex_cache_fetched_keys` and `cortex_cache_hits` metrics. Renamed to `cortex_cache_fetched_keys_total` and `cortex_cache_hits_total` respectively. #4686
7
-
-[CHANGE] Enable Thanos series limiter in store-gateway. #4702<<<<<<< HEAD
6
+
-[CHANGE] Enable Thanos series limiter in store-gateway. #4702
8
7
-[CHANGE] Distributor: Apply `max_fetched_series_per_query` limit for `/series` API. #4683
8
+
-[FEATURE] Ruler: Add `external_labels` option to tag all alerts with a given set of labels.
9
+
-[FEATURE] Compactor: Add `-compactor.skip-blocks-with-out-of-order-chunks-enabled` configuration to mark blocks containing index with out-of-order chunks for no compact instead of halting the compaction
0 commit comments