Skip to content

Added CHANGELOG entry for PromQL engine optimizations #3991

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

Conversation

pracucci
Copy link
Contributor

What this PR does:
Following up the comment #3989 (comment) by @bboreham, in this PR I'm adding a CHANGELOG entry to group PromQL engine optimizations. Not sure if we should be more specific or a generic message is enough.

Which issue(s) this PR fixes:
N/A

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

CHANGELOG.md Outdated
@@ -16,6 +16,7 @@
* `cortex_ruler_clients`
* `cortex_ruler_client_request_duration_seconds`
* [ENHANCEMENT] Query-frontend/scheduler: added querier forget delay (`-query-frontend.querier-forget-delay` and `-query-scheduler.querier-forget-delay`) to mitigate the blast radius in the event queriers crash because of a repeatedly sent "query of death" when shuffle-sharding is enabled. #3901
* [ENHANCEMENT] Querier / ruler: optimized PromQL query engine. #3934 #3989
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe "some optimizations to PromQL query engine"?
It would be better if #3934 listed what those were.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

What's about now?

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci force-pushed the add-changelog-entry-for-promql-optimization branch from 4bf78cf to 16d015b Compare March 23, 2021 13:59
@pracucci pracucci merged commit 2f58c95 into cortexproject:master Mar 25, 2021
@pracucci pracucci deleted the add-changelog-entry-for-promql-optimization branch March 25, 2021 10:16
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.

3 participants