1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 06:45:01 +01:00

docs: add matrix-alertmanager and clarify Matrix integration options

Adds matrix-alertmanager as requested and provides clear descriptions
for all three Matrix integration options:
- go-neb (discontinued but kept for reference)
- matrix-alertmanager (simple Alertmanager notifications)
- matrix-hookshot (feature-rich webhook bridge)

Addresses review feedback on PR #2809.

Signed-off-by: Sibasis Padhi <sibasis.padhi@gmail.com>
This commit is contained in:
Sibasis Padhi
2026-01-13 08:23:59 -06:00
committed by Sibasis
parent bd6e71f504
commit fc4ced0bc2

View File

@@ -89,7 +89,9 @@ For notification mechanisms not natively supported by the Alertmanager, the
* [iLert](https://docs.ilert.com/integrations/prometheus)
* [IRC Bot](https://github.com/multimfi/bot)
* [JIRAlert](https://github.com/free/jiralert)
* [Matrix](https://github.com/matrix-org/matrix-hookshot)
* [Matrix](https://github.com/matrix-org/go-neb): Go-NEB bot (discontinued)
* [Matrix](https://github.com/jaywink/matrix-alertmanager): sends Alertmanager notifications to Matrix rooms
* [Matrix](https://github.com/hectorjsmith/matrix-hookshot): bridges webhooks to Matrix with rich formatting support
* [Notion](https://github.com/cthtuf/alertmanager-to-notion): creates/updates record in a Notion database
* [Phabricator / Maniphest](https://github.com/knyar/phalerts)
* [prom2teams](https://github.com/idealista/prom2teams): forwards notifications to Microsoft Teams