Skip to content

Commit

Permalink
Merge pull request #349 from grafana/changelog-fix
Browse files Browse the repository at this point in the history
Corrected the changelog to reflect that the bucket index is disabled …
  • Loading branch information
pracucci authored Jul 2, 2021
2 parents 464fcc8 + 7782369 commit c92bec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
- Cortex / Queries: added bucket index load operations and latency (available only when bucket index is enabled)
- Alerts: added "CortexBucketIndexNotUpdated" (bucket index only) and "CortexTenantHasPartialBlocks"
* [ENHANCEMENT] The name of the overrides configmap is now customisable via `$._config.overrides_configmap`. #244
* [ENHANCEMENT] Added flag to control usage of bucket-index, and enable it by default when using blocks. #254
* [ENHANCEMENT] Added flag to control usage of bucket-index and disable it by default when using blocks. #254
* [ENHANCEMENT] Added the alert `CortexIngesterHasUnshippedBlocks`. #255
* [BUGFIX] Honor configured `per_instance_label` in all panels. #239
* [BUGFIX] `CortexRequestLatency` alert now ignores long-running requests on query-scheduler. #242
Expand Down

0 comments on commit c92bec2

Please sign in to comment.