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

Commit 7ffa63b

Browse files
committed
Added CHANGELOG entry
Signed-off-by: Marco Pracucci <[email protected]>
1 parent 702ba37 commit 7ffa63b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
* [CHANGE] Only single cluster and namespace can now be selected in "resources" dashboards. #251
66
* [CHANGE] Increased `CortexAllocatingTooMuchMemory` warning alert threshold from 50% to 65%. #256
7+
* [CHANGE] Cleaned up blocks storage config. Moved CLI flags used only be the read path from `genericBlocksStorageConfig` to `queryBlocksStorageConfig`, and flags used only by the ingester from `genericBlocksStorageConfig` to `ingester_args`. #257
78
* [ENHANCEMENT] Added `unregister_ingesters_on_shutdown` config option to disable unregistering ingesters on shutdown (default is enabled). #213
89
* [ENHANCEMENT] Improved blocks storage observability: #237
910
- Cortex / Queries: added bucket index load operations and latency (available only when bucket index is enabled)

0 commit comments

Comments
 (0)