Integration that is mentioned in the docs is discontinued
The docs mention [1] that go-neb can be used for notifications via Matrix.
However, go-neb has been discontinued, which its repo [2] mentions.
That same repo mentions matrix-hookshot [3] as the "spiritual successor", maybe that project could be listed alongside some instructions on how to use the Javascript transformation feature of matrix-hookshot to get well formatted alerts.
And of course go-neb should be de-listed now that it is discontinued.
[1] https://prometheus.io/docs/operating/integrations/#alertmanager-webhook-receiver [2] https://github.com/matrix-org/go-neb [3] https://github.com/matrix-org/matrix-hookshot
Those are listed as part of https://github.com/prometheus/docs. I'm transferring this issue to that repository - we would love if you could contribute a PR.
Thanks!
Noticed as well.
Unfortunately, matrix-hookshot, to my understanding, requires you to operate your own Home Server in order to allow configuring matrix-hookshot as an app service with it.
That rules it out for a lot of folks, IMO.
I found this to work as an easy replacement: https://github.com/jaywink/matrix-alertmanager
Then it's probably best to have both listed as they get used in different scenarios. :)