Mateusz Mandera
5c9f3cd08c
webhooks: Rename create-stream.md to create-channel.md.
2024-05-06 09:07:57 -07:00
Tim Abbott
0d525cf644
integrations: Recommend new integration URL tool.
...
Fixes part of #25976 .
2023-11-08 14:19:05 -08:00
Zixuan James Li
0f2d4a3ab9
webhooks: Update Zabbix integration documentation.
...
Since the removal of `CurlHttpRequest` in Rabbix 6.2, the old script for
setting up the Zabbix integration no longer works.
https://www.zabbix.com/documentation/6.2/en/manual/installation/upgrade_notes_620?hl=CurlHttpRequest#curlhttprequest-removed
This updates the documentation to use `HttpRequest` instead and keep it
up-to-date with the latest Zabbix server. We raise the minimum supported
version from 5.2 to 5.4 because `HttpRequest` was introduced in 5.4.
Signed-off-by: Zixuan James Li <p359101898@gmail.com >
2022-12-08 12:08:07 -08:00
Anders Kaseorg
dc33a0ae67
markdown: Rewrite include plugin without markdown-include.
...
markdown-include is GPL licensed.
Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2022-06-26 17:36:31 -07:00
Anders Kaseorg
5360bd76ac
help: Add newline after admonition header for Prettier compatibility.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2021-09-10 10:39:25 -07:00
Adam Birds
7fd7a1917b
integrations: Update Zabbix Documentation.
...
I have added a note about the fact these instructions are for Zabbix 5.2
and above and the workflow for other versions of Zabbix may be
different.
2021-03-18 15:00:10 -07:00
Adam Birds
fa8914085e
integrations: Update Zabbix Documentation.
...
I have updated the documentation for the Zabbix integration to give the
correct instructions for the latest version of Zabbix (5.2). The old
instructions are now obsolete.
I have also updated the message that is PMd to a user if the webhook
doesn't receive a complete payload to also align with the new
instructions.
2021-03-14 19:33:23 -07:00
Anders Kaseorg
72d6ff3c3b
docs: Fix more capitalization issues.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2020-10-23 11:46:55 -07:00
Stefan Weil
d2fa058cc1
text: Fix some typos (most of them found and fixed by codespell).
...
Signed-off-by: Stefan Weil <sw@weilnetz.de >
2020-03-27 17:25:56 -07:00
Anders Kaseorg
b7179f8f79
webhooks/zabbix: Don’t write unused /tmp/payload.txt file.
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2019-01-15 16:13:30 -08:00
Adam Birds
5855fe3e53
integrations: Add Zabbix webhook.
...
With a few changes to the documentations by Eeshan Garg.
2018-06-07 08:31:24 -07:00