Files
zulip/zerver/webhooks/librato/doc.md
Eeshan Garg 2aa044d327 webhooks/librato: Stop advertising Snapshot notifications.
We ask our users to enable Snapshot notifications in Zulip via
Slack! But our Slack integration isn't exactly super robust and
I checked and our librato implementation isn't super smart about
handling snapshot payloads that come in via Slack.

Overall, this seems like a very poor solution, asking the user
to set up Slack in order to get the notifications in Zulip. So, I
thought we should get rid of at least the docs that suggest doing
this.

I also read librato/view.py and it wasn't clear to me how Slack
is supposed to act as an intermediate service here in a reliable
manner, which is another reason to not advertise this.
2018-05-20 10:14:03 -07:00

20 lines
642 B
Markdown

Get Zulip notifications for your Librato/AppOptics alerts!
1. {!create-stream.md!}
1. {!create-bot-construct-url-indented.md!}
By default, the integration will use the name of the alert.
1. Go to your AppOptics/Librato homepage, and click on **Settings**
on the left. Select **Notification Services**, and click on
**Webhooks**.
1. Set **Title** to a title of your choice, such as `Zulip`. Set **URL**
to the URL constructed above, and click **Add**. When you create a
new **Alert**, you can enable this webhook under the **Notification
Services** tab.
{!congrats.md!}
![](/static/images/integrations/librato/001.png)