KentonParton opened a new issue #13234: URL: https://github.com/apache/superset/issues/13234
**Is your feature request related to a problem? Please describe.** Superset currently doesn't support Opsgenie as an alert integration which many companies use. **Describe the solution you'd like** I would like to add Opsgenie as a notification method to the alert modal using the [Opsgenie API integration](https://docs.opsgenie.com/docs/alert-api#create-alert). The easiest implementation will be to add Opsgenie to the list of notification methods and allow users to create a custom payload as shown in the Opsgenie API docs. Alternatively, UI components can be created for the different payload fields such as priority, responders, tags etc. When Opsgenie is selected as a notification method, "Message Content" should be greyed out. **Describe alternatives you've considered** Currently, alerts can be dispatched to Opsgenie via Slack; however, this creates a dependency on Slack and is not ideal. **Additional context** <img width="1430" alt="Screen Shot 2021-02-19 at 2 17 17 PM" src="https://user-images.githubusercontent.com/20202312/108503555-3ea02480-72bd-11eb-891f-0fa38c6385eb.png"> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
