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

[Mixin] Add admin-api to mixin ring_members to fix always firing MimirGossipMembersMismatch alert. #5641

Merged
merged 4 commits into from
Aug 3, 2023

Conversation

eamonryan
Copy link
Member

What this PR does

This PR adds admin-api to the ring_members array in the job_names of config.libsonnet where the alert populates the list of jobs to check against. It should mean that it functions as normal in OSS Mimir, but now should also work if it is a GEM deployment.

Which issue(s) this PR fixes or relates to

Fixes #5640

Checklist

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

@eamonryan eamonryan marked this pull request as ready for review August 1, 2023 02:29
@eamonryan eamonryan requested a review from a team as a code owner August 1, 2023 02:29
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, thanks!

@56quarters 56quarters merged commit 8bc0adf into main Aug 3, 2023
28 checks passed
@56quarters 56quarters deleted the add-admin-api-to-mixin-job-names branch August 3, 2023 13:55
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.

[Mixin] MimirGossipMembersMismatch always fires in GEM deployments
2 participants