Skip to content

Add support for getting IDs of OpsGenie Notification Channels #18

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

Merged
merged 2 commits into from
Mar 10, 2017

Conversation

philrz
Copy link
Contributor

@philrz philrz commented Mar 7, 2017

Issue #17 pointed out that get_notification_ids() was not prepared to find OpsGenie Notification Channels. This PR adds support for that. Tested it out by using examples/create_alert.py with notify_channels = [ {'type': 'OPSGENIE', 'name': 'Cloud Platform OpsGenie'} ] and it now found & created the Alert successfully with my OpsGenie channel.

image

cc: @adityakinifr @davideschiera

@philrz
Copy link
Contributor Author

philrz commented Mar 10, 2017

I got a verbal 👍 from @adityakinifr on this one, so, merging.

@philrz philrz merged commit b37467e into master Mar 10, 2017
@philrz philrz deleted the opsgenie branch March 10, 2017 20:45
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.

1 participant