No description
https://git.sr.ht/~fnux/matrix-alertmanager-receiver
.gitignore | ||
main.go | ||
Makefile | ||
README.md |
matrix-alertmanager-receiver
Simple daemon forwarding prometheus-alertmanager events to matrix room. While there already is a matrix-alertmanager project out there, use of the JavaScript ecosystem (and lack of logging) made it rather painful to use from my point of view.
See matrix-alermanager-receiver.scd
for usage. Go is
required to build the matrix-alertmanager-receiver
binary, make
and scdoc
(manpage generation) are optional but convenient.