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

Commit 757943e

Browse files
committed
Fixed PR number
Signed-off-by: Marco Pracucci <[email protected]>
1 parent b8a2d5f commit 757943e

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
@@ -3,8 +3,8 @@
33
## master / unreleased
44

55
* [CHANGE] Replace use of removed Cortex CLI flag `-querier.compress-http-responses` for query frontend with `-api.response-compression-enabled`. #299
6-
* [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. #303
7-
* [CHANGE] Enabled index-header lazy loading in store-gateways. #302
6+
* [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
7+
* [CHANGE] Enabled index-header lazy loading in store-gateways. #303
88
* [FEATURE] Added "Cortex / Rollout progress" dashboard. #289 #290
99
* [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
1010
* [ENHANCEMENT] Added `newCompactorStatefulSet()` function to create a custom statefulset for the compactor. #287

0 commit comments

Comments
 (0)