Add CI badge, contact.
This commit is contained in:
parent
2cab64f838
commit
658e00170a
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# matrix-alertmanager-receiver
|
||||
|
||||
[![builds.sr.ht status](https://builds.sr.ht/~fnux/matrix-alertmanager-receiver.svg)](https://builds.sr.ht/~fnux/matrix-alertmanager-receiver?)
|
||||
|
||||
Simple daemon - less than 150 lines of Go - forwarding
|
||||
[prometheus-alertmanager](https://duckduckgo.com/?q=prometheus+alertmanagaer&ia=software)
|
||||
events to matrix room. While there already is a
|
||||
|
@ -7,6 +9,8 @@ events to matrix room. While there already is a
|
|||
project out there, use of the JavaScript ecosystem made it rather painful to
|
||||
use from my point of view.
|
||||
|
||||
Feel free to directly send [me](https://fnux.ch/) patches and questions by email.
|
||||
|
||||
## Build
|
||||
|
||||
Make sure you have [Go](https://golang.org/) installed (`golang-bin` package on
|
||||
|
|
Loading…
Reference in a new issue