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

helm: fix zone aware alertmanager http idle timeout #9851

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

daanschipper
Copy link
Contributor

@daanschipper daanschipper commented Nov 7, 2024

What this PR does

The issue #4724 was fixed by configuring the idle timeout for the Alertmanager in #8192, however the fix was unfortunately included in the above else statement. This PR ensures the timeout is also set when using zone aware Alertmanager.

Which issue(s) this PR fixes or relates to

Fixes #4724

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.

@daanschipper daanschipper requested a review from a team as a code owner November 7, 2024 15:33
@daanschipper daanschipper changed the title fix alertmanager http idle timeout in multizone fix zone aware alertmanager http idle timeout Nov 7, 2024
Copy link
Contributor

@dimitarvdimitrov dimitarvdimitrov left a comment

Choose a reason for hiding this comment

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

this makes sense, thanks for the fix!

@dimitarvdimitrov dimitarvdimitrov changed the title fix zone aware alertmanager http idle timeout helm: fix zone aware alertmanager http idle timeout Nov 21, 2024
@dimitarvdimitrov dimitarvdimitrov merged commit ef5cb17 into grafana:main Nov 21, 2024
31 checks passed
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.

Random ruler delivery errors to Alertmanager
2 participants