Skip to content
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

2.15 release notes (#10165) #10336

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

chencs
Copy link
Contributor

@chencs chencs commented Jan 3, 2025

What this PR does

Cherry-picks release notes for 2.15 onto release-2.15 branch

Which issue(s) this PR fixes or relates to

Relates to #10151

Checklist

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

* Draft 2.15 release notes
@chencs chencs marked this pull request as ready for review January 3, 2025 08:54
@chencs chencs requested review from tacole02 and a team as code owners January 3, 2025 08:54
Copy link
Contributor

@tacole02 tacole02 left a comment

Choose a reason for hiding this comment

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

Great work, @chencs 😄

Grafana Mimir 2.15 includes some features that are experimental and disabled by default.
Use these features with caution and report any issues that you encounter:

You can now enable Mimir's experimental PromQL engine with `-querier.query-engine=mimir`. This new engine provides improved performance and reduced querier resource consumption. However, it only supports a subset of all PromQL features. It falls back to the regular Prometheus engine for queries containing unsupported features.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should format these features as a list.

@chencs chencs merged commit fbb9cd8 into release-2.15 Jan 3, 2025
29 checks passed
@chencs chencs deleted the casie/add-release-notes-to-v2-15 branch January 3, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants