docs icon indicating copy to clipboard operation
docs copied to clipboard

Integration that is mentioned in the docs is discontinued

Open erebion opened this issue 2 years ago • 4 comments

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

erebion avatar Aug 08 '23 12:08 erebion

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!

gotjosh avatar Aug 08 '23 12:08 gotjosh

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

Timoses avatar Nov 02 '23 07:11 Timoses

Then it's probably best to have both listed as they get used in different scenarios. :)

erebion avatar Nov 02 '23 08:11 erebion