1
0
Fork 0

Add CI badge, contact.

This commit is contained in:
Timothée Floure 2021-05-14 10:00:30 +02:00
parent 2cab64f838
commit 658e00170a
No known key found for this signature in database
GPG Key ID: 4502C902C00A1E12
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# matrix-alertmanager-receiver # 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 Simple daemon - less than 150 lines of Go - forwarding
[prometheus-alertmanager](https://duckduckgo.com/?q=prometheus+alertmanagaer&ia=software) [prometheus-alertmanager](https://duckduckgo.com/?q=prometheus+alertmanagaer&ia=software)
events to matrix room. While there already is a 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 project out there, use of the JavaScript ecosystem made it rather painful to
use from my point of view. use from my point of view.
Feel free to directly send [me](https://fnux.ch/) patches and questions by email.
## Build ## Build
Make sure you have [Go](https://golang.org/) installed (`golang-bin` package on Make sure you have [Go](https://golang.org/) installed (`golang-bin` package on