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

Not couting token multiples times when render the ring status page #5921

Merged
merged 1 commit into from
May 3, 2024

Conversation

alanprot
Copy link
Member

@alanprot alanprot commented May 3, 2024

What this PR does:
#5889 introduced a regression where now we count the token n times (n being the number of ingesters) when rendering the ring page, slowing it down.

This PR is putting back the countTokens where it was originally.

Which issue(s) this PR fixes:
Fixes #

Checklist

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

Signed-off-by: alanprot <alanprot@gmail.com>
@alanprot
Copy link
Member Author

alanprot commented May 3, 2024

@yeya24 We may need to bring this to the release branch? =/

@yeya24
Copy link
Contributor

yeya24 commented May 3, 2024

Thanks. Yeah let's cherry-pick it to release branch

@yeya24 yeya24 merged commit 63677ef into cortexproject:master May 3, 2024
16 checks passed
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