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

Support setting "priority" in Icinga 2 integration #53

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 11, 2019

  1. Support setting "priority" in Icinga 2 integration

    Add a parameter to set the priority of an alert in the Icinga 2
    intergration. This is necessary since host down alerts mostly
    are of priority P1.
    
    refs opsgenie#52
    
    Signed-off-by: Tobias von der Krone <[email protected]>
    Tobias von der Krone committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    1b68302 View commit details
    Browse the repository at this point in the history
  2. Format code of Icinga 2 integration

    Use standard golang formatting in the Icinga 2 integration.
    
    Signed-off-by: Tobias von der Krone <[email protected]>
    Tobias von der Krone committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    a5eec08 View commit details
    Browse the repository at this point in the history