Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit c86c0c7

Browse files
committed
Added PR number to CHANGELOG entries
Signed-off-by: Marco Pracucci <[email protected]>
1 parent 4b749b4 commit c86c0c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
* [CHANGE] The default dashboards config now display panels for the Cortex blocks storage only. If you're running Cortex chunks storage, please change `storage_engine` config to `['chunks']` or `['chunks', 'blocks']` if running both. #302
77
* [CHANGE] Enabled index-header lazy loading in store-gateways. #303
88
* [CHANGE] Replaced the deprecated CLI flag `-limits.per-user-override-config` (removed in Cortex 1.9) with `-runtime-config.file`. #304
9-
* [CHANGE] Ruler: changed ruler config to use the new storage config.
10-
* [CHANGE] Ruler: enabled API response compression.
9+
* [CHANGE] Ruler: changed ruler config to use the new storage config. #306
10+
* [CHANGE] Ruler: enabled API response compression. #306
1111
* [FEATURE] Added "Cortex / Rollout progress" dashboard. #289 #290
1212
* [FEATURE] Added support for using query-scheduler component, which moves the queue out of query-frontend, and allows scaling up of query-frontend component. #295
1313
* [ENHANCEMENT] Added `newCompactorStatefulSet()` function to create a custom statefulset for the compactor. #287

0 commit comments

Comments
 (0)