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

Only count ingesters with tokens when calculating local limits #7881

Merged
merged 4 commits into from
Apr 11, 2024
Merged

Conversation

pr00se
Copy link
Contributor

@pr00se pr00se commented Apr 11, 2024

What this PR does

Which issue(s) this PR fixes or relates to

Fixes #7847

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.

@pr00se pr00se requested review from grafanabot and a team as code owners April 11, 2024 16:55
@pr00se pr00se changed the title Gh7847 Only count ingesters with tokens when calculating local limits Apr 11, 2024
Copy link
Contributor

@56quarters 56quarters left a comment

Choose a reason for hiding this comment

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

LGTM

@pr00se pr00se merged commit 213e3b9 into main Apr 11, 2024
29 of 31 checks passed
@pr00se pr00se deleted the gh7847 branch April 11, 2024 17:37
grafanabot pushed a commit that referenced this pull request Apr 11, 2024
* Update dskit

* Switch limiter to use WithTokens instance count functions

* Add test

* Update CHANGELOG

(cherry picked from commit 213e3b9)
pr00se added a commit that referenced this pull request Apr 11, 2024
#7884)

* Update dskit

* Switch limiter to use WithTokens instance count functions

* Add test

* Update CHANGELOG

(cherry picked from commit 213e3b9)

Co-authored-by: Patryk Prus <patryk@grafana.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mismatch between ingester limiter and owned series when new ingesters are PENDING with no tokens
2 participants