mirror of https://github.com/zulip/zulip.git
integration-docs: Update Opsgenie for new doc format.
Part of zulip#29592.
This commit is contained in:
parent
d972d76725
commit
e1d35b1e72
|
@ -1,18 +1,30 @@
|
||||||
|
# Zulip Opsgenie integration
|
||||||
|
|
||||||
Get Zulip notifications for your Opsgenie events!
|
Get Zulip notifications for your Opsgenie events!
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
1. {!create-channel.md!}
|
1. {!create-channel.md!}
|
||||||
|
|
||||||
1. {!create-an-incoming-webhook.md!}
|
1. {!create-an-incoming-webhook.md!}
|
||||||
|
|
||||||
1. {!generate-integration-url.md!}
|
1. {!generate-webhook-url-basic.md!}
|
||||||
|
|
||||||
1. Go to <https://app.opsgenie.com/integration>. Click on
|
1. Go to <https://app.opsgenie.com/integration>. Click on
|
||||||
**Add New Integrations**, and select **Webhook**.
|
**Add New Integrations**, and select **Webhook**.
|
||||||
|
|
||||||
1. Set **Name** to a name of your choice, such as `Zulip`. Set
|
1. Set **Name** to a name of your choice, such as `Zulip`. Set
|
||||||
**Webhook URL** to the URL constructed above, and click on
|
**Webhook URL** to the URL generated above, and click on
|
||||||
**Save Integration**.
|
**Save Integration**.
|
||||||
|
|
||||||
|
{end_tabs}
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||
![](/static/images/integrations/opsgenie/000.png)
|
![](/static/images/integrations/opsgenie/000.png)
|
||||||
|
|
||||||
|
{!event-filtering-additional-feature.md!}
|
||||||
|
|
||||||
|
### Related documentation
|
||||||
|
|
||||||
|
{!webhooks-url-specification.md!}
|
||||||
|
|
Loading…
Reference in New Issue