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

Alerting: Add option for memberlist label #67982

Merged
merged 3 commits into from
May 9, 2023
Merged

Conversation

JohnnyQQQQ
Copy link
Member

@JohnnyQQQQ JohnnyQQQQ commented May 8, 2023

What is this feature?

The cluster label is an optional string to include on each packet and stream. It uniquely identifies the cluster and prevents cross-communication issues when sending gossip messages.

Why do we need this feature?

Making sure our users and customers can run multiple clusters in an environment where IPs get recycled, like k8s.

Which issue(s) does this PR fix?:

Fixes #65891

@JohnnyQQQQ JohnnyQQQQ added the area/alerting Grafana Alerting label May 8, 2023
@JohnnyQQQQ JohnnyQQQQ marked this pull request as ready for review May 8, 2023 10:06
@JohnnyQQQQ JohnnyQQQQ requested a review from torkelo as a code owner May 8, 2023 10:06
@JohnnyQQQQ JohnnyQQQQ requested a review from a team May 8, 2023 10:06
@JohnnyQQQQ JohnnyQQQQ requested a review from a team as a code owner May 8, 2023 10:06
@JohnnyQQQQ JohnnyQQQQ requested review from sakjur, papagian and yangkb09 and removed request for a team, torkelo, sakjur, papagian and yangkb09 May 8, 2023 10:06
@JohnnyQQQQ JohnnyQQQQ modified the milestones: 10.0.0, 10.1.x May 8, 2023
@JohnnyQQQQ JohnnyQQQQ added the no-backport Skip backport of PR label May 8, 2023
Copy link
Contributor

@stevesg stevesg left a comment

Choose a reason for hiding this comment

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

Lovely!

Copy link
Contributor

@alexweav alexweav left a comment

Choose a reason for hiding this comment

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

Nice work!

@JohnnyQQQQ
Copy link
Member Author

Tested locally:

  • All labels off work
  • All labels on work
  • Mixed labels fails

@JohnnyQQQQ JohnnyQQQQ merged commit 8bb62a8 into main May 9, 2023
12 checks passed
@JohnnyQQQQ JohnnyQQQQ deleted the add-cluster-label-config branch May 9, 2023 08:32
@ricky-undeadcoders ricky-undeadcoders modified the milestones: 10.1.x, 10.1.0 Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Alertmanager HA peer reconnect timeout with multiple deployments across namespaces
5 participants