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

Limit rule failures panel on Tenants dashboard to 50 groups #9262

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

pr00se
Copy link
Contributor

@pr00se pr00se commented Sep 11, 2024

What this PR does

For tenants with a lot of rule groups, the "Failed evaluations rate" panel on the Mimir/Tenants dashboard can end up loading gigabytes of data, eventually crashing the page. Limit the results to the top 50 rule groups, since that should be enough information.

Which issue(s) this PR fixes or relates to

Fixes #

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 a review from a team as a code owner September 11, 2024 03:19
@pr00se pr00se merged commit db2d4f8 into main Sep 11, 2024
31 checks passed
@pr00se pr00se deleted the tenants-dash-topk-rule-failures branch September 11, 2024 05:14
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.

2 participants