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

Rename max exemplars limit flag to ingester.max-exemplars. #5122

Merged
merged 1 commit into from Feb 3, 2023

Conversation

sahnib
Copy link
Contributor

@sahnib sahnib commented Feb 3, 2023

Signed-off-by: sahnib sahnib@amazon.com

What this PR does:

This PR renames the blocks-storage.tsdb.max-exemplars flag in limits to ingester.max-exemplars, because this limit is applied at ingestion time. The current name is confusing because it points to store gateway instead of ingester.

Checklist

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

Copy link
Collaborator

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

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

Thanks!

CHANGELOG.md Outdated
@@ -1,6 +1,7 @@
# Changelog

## master / unreleased
* [CHANGE] Ingester: Rename max-exemplars limits config to ingester.max-exemplars instead of blocks-storage.tsdb.max-exemplars. #5122
Copy link
Collaborator

Choose a reason for hiding this comment

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

Changelog should be fine. I think we can safely remove the entry as the previous has not been released.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed.

Signed-off-by: sahnib <sahnib@amazon.com>
@sahnib sahnib marked this pull request as ready for review February 3, 2023 20:08
@yeya24 yeya24 merged commit f95976a into cortexproject:master Feb 3, 2023
alexqyle pushed a commit to alexqyle/cortex that referenced this pull request May 2, 2023
…ject#5122)

Signed-off-by: sahnib <sahnib@amazon.com>
Signed-off-by: Alex Le <leqiyue@amazon.com>
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.

None yet

3 participants