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

Commit c92bec2

Browse files
authored
Merge pull request #349 from grafana/changelog-fix
Corrected the changelog to reflect that the bucket index is disabled …
2 parents 464fcc8 + 7782369 commit c92bec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
- Cortex / Queries: added bucket index load operations and latency (available only when bucket index is enabled)
8080
- Alerts: added "CortexBucketIndexNotUpdated" (bucket index only) and "CortexTenantHasPartialBlocks"
8181
* [ENHANCEMENT] The name of the overrides configmap is now customisable via `$._config.overrides_configmap`. #244
82-
* [ENHANCEMENT] Added flag to control usage of bucket-index, and enable it by default when using blocks. #254
82+
* [ENHANCEMENT] Added flag to control usage of bucket-index and disable it by default when using blocks. #254
8383
* [ENHANCEMENT] Added the alert `CortexIngesterHasUnshippedBlocks`. #255
8484
* [BUGFIX] Honor configured `per_instance_label` in all panels. #239
8585
* [BUGFIX] `CortexRequestLatency` alert now ignores long-running requests on query-scheduler. #242

0 commit comments

Comments
 (0)