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

Add the option to update message and description when sending alerts to opsgenie #2519

Merged
merged 9 commits into from
Sep 8, 2021
Merged

Add the option to update message and description when sending alerts to opsgenie #2519

merged 9 commits into from
Sep 8, 2021

Commits on Aug 10, 2021

  1. add the option to update message and description when sending alerts …

    …to opsgenie
    
    Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
    tomasfreund committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    79dfb86 View commit details
    Browse the repository at this point in the history
  2. fix opsgenie retry handling logic error

    Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
    tomasfreund committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    adb6955 View commit details
    Browse the repository at this point in the history
  3. fix response drain order

    Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
    tomasfreund committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    09e755e View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Julien Pivotto <roidelapluie@gmail.com>
    Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
    2 people authored and tomasfreund committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e9f1f19 View commit details
    Browse the repository at this point in the history
  5. Update docs/configuration.md

    Co-authored-by: Victor Coutellier <victor.coutellier@gmail.com>
    Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
    2 people authored and tomasfreund committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    cafd84b View commit details
    Browse the repository at this point in the history
  6. change update_message and update_description options to a single upda…

    …te_alerts option
    
    Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
    tomasfreund committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    6f07195 View commit details
    Browse the repository at this point in the history
  7. add update_alerts option docs

    Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
    tomasfreund committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    ecf87d1 View commit details
    Browse the repository at this point in the history
  8. fix imports

    Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
    tomasfreund committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    92e7c4b View commit details
    Browse the repository at this point in the history
  9. fix imports order

    Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
    tomasfreund committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    10e6e04 View commit details
    Browse the repository at this point in the history