-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Add the option to update message and description when sending alerts to opsgenie #2519
Add the option to update message and description when sending alerts to opsgenie #2519
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hello, any plan to merge that soon ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I have added a few comments/questions to start with.
…to opsgenie Signed-off-by: Tomáš Freund <[email protected]>
Signed-off-by: Tomáš Freund <[email protected]>
Signed-off-by: Tomáš Freund <[email protected]>
Co-authored-by: Julien Pivotto <[email protected]> Signed-off-by: Tomáš Freund <[email protected]>
Co-authored-by: Victor Coutellier <[email protected]> Signed-off-by: Tomáš Freund <[email protected]>
…te_alerts option Signed-off-by: Tomáš Freund <[email protected]>
Signed-off-by: Tomáš Freund <[email protected]>
Signed-off-by: Tomáš Freund <[email protected]>
Signed-off-by: Tomáš Freund <[email protected]>
This PR should be ready to merge if nobody has any other comments. We've been running alertmanager with these changes in production and haven't noticed any issues. The alerts get updated as expected. |
it has also been deployed in our production for about 2 months, work as expected and no issue to report ! |
Hello 👋 this feature was requested by our users, it would be great to see it merged 😄 |
Thanks, LGTM! |
AlertManager Opsgenie receiver supports update_alert option, which is by default turned off. Allow controlling the settings via AlertmanagerConfig. See prometheus/alertmanager#2519
AlertManager Opsgenie receiver supports update_alerts option, which is by default turned off. Allow controlling the settings via AlertmanagerConfig. See prometheus/alertmanager#2519
AlertManager Opsgenie receiver supports update_alerts option, which is by default turned off. Allow controlling the option via AlertmanagerConfig. See prometheus/alertmanager#2519
AlertManager Opsgenie receiver supports update_alerts option, which is by default turned off. Allow controlling the option via AlertmanagerConfig. See prometheus/alertmanager#2519
@tomasfreund thanks for this PR! However when I'm adding
Any idea?
|
#2493