Skip to content

Commit a09558c

Browse files
committed
Fix CHANGELOG conflict
Signed-off-by: Alvin Lin <[email protected]>
1 parent 953b8c4 commit a09558c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
## master / unreleased
44

5-
- [FEATURE] Ruler: Add `external_labels` option to tag all alerts with a given set of labels.
65
- [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
87
- [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
910

1011
## 1.12.0 in progress
1112

0 commit comments

Comments
 (0)