Skip to content

Start 1.11 release; add changelog entries for #4505 #4507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 1, 2021
Merged

Conversation

bboreham
Copy link
Contributor

@bboreham bboreham commented Oct 1, 2021

See discussion in #4489 and #4505.

CHANGELOG.md Outdated
@@ -18,6 +18,8 @@
* [FEATURE] Query Frontend: Add `cortex_query_fetched_series_total` and `cortex_query_fetched_chunks_bytes_total` per-user counters to expose the number of series and bytes fetched as part of queries. These metrics can be enabled with the `-frontend.query-stats-enabled` flag (or its respective YAML config option `query_stats_enabled`). #4343
* [FEATURE] AlertManager: Add support for SNS Receiver. #4382
* [FEATURE] Distributor: Add label `status` to metric `cortex_distributor_ingester_append_failures_total` #4442
* [FEATURE] Queries: Added `present_over_time` PromQL function, also some TSDB optimisations. #4505
* [FEATURE] Compactor: Blocks can now be marked as exempt from compaction, e.g. if they are corrupted. #4505
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feature wasn't enabled in #4505. That is the false parameter passed to compact.NewBucketCompactor in https://github.com/cortexproject/cortex/pull/4505/files#diff-adc81f6ffba52bc1871b0dac7c88237aa1cdea40e7691e35e834b40129ab723f

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
@bboreham bboreham changed the title Add changelog entries for #4505 Start 1.11 release; add changelog entries for #4505 Oct 1, 2021
@bboreham bboreham merged commit 62022c8 into master Oct 1, 2021
srijan55 pushed a commit to srijan55/cortex that referenced this pull request Nov 26, 2021
…texproject#4507)

* Add 1.11.0-rc.0 marker to CHANGELOG
* Add changelog entries for cortexproject#4505

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
alvinlin123 pushed a commit to ac1214/cortex that referenced this pull request Jan 14, 2022
…texproject#4507)

* Add 1.11.0-rc.0 marker to CHANGELOG
* Add changelog entries for cortexproject#4505

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
Signed-off-by: Alvin Lin <alvinlin@amazon.com>
@friedrichg friedrichg deleted the changelog-4505 branch December 11, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants