You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/integrations.rst
+36-3Lines changed: 36 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,7 @@ The following is a list of integrations, webbhooks and plugins that highlight
148
148
the use of bi-directional integration in different ways.
149
149
150
150
* AWS Cloudwatch webhook - includes the `SNS subscription confirmation`_ link in the text of the alert
151
-
* Zabbix integration & plugin - TBC
151
+
* Zabbix integration & plugin - uses the `zabbix-alerta`_ gateway to forward Zabbix triggers to Alerta and includes a link back to the Zabbix trigger page via the ``moreInfo`` alert attribute
152
152
* Grafana webhook - includes `rule and image links`_ in Grafana alert attributes if available
153
153
* NewRelic webhook - includes `incident and runbook links`_ in NewRelic alerts
154
154
* PagerDuty webhook - includes the `incident URL`_ in alert history text when status changes
@@ -160,6 +160,7 @@ the use of bi-directional integration in different ways.
160
160
.. _incident and runbook links: https://github.com/alerta/alerta/blob/master/alerta/webhooks/newrelic.py#L33-L37
0 commit comments