You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.gitignore | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
config.toml.sample | 3 years ago | |
main.go | 3 years ago | |
mock-webhook.sh | 3 years ago |
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.