xmpp-webhook

webhook to xmpp gateway (clone of https://github.com/opthomas-prime/xmpp-webhook/ with my own mods)
git clone https://git.e1e0.net/xmpp-webhook.git
Log | Files | Refs | README | LICENSE

commit f2bb1c2f0bcd9579bd8fdcd95b4a2b17f0a1a1b6
parent 5c057a4e9584aadcc59fdcccc6a51ba06da3ed33
Author: Thomas Maier <contact@thomas-maier.net>
Date:   Tue, 26 Sep 2017 16:12:07 +0200

README WiP

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -1,9 +1,9 @@ # xmpp-webhook - Multipurpose XMPP Webhook (Built for Prometheus/Grafana Alerts) -- Based on [](https://github.com/atomatt/go-xmpp) +- Based on https://github.com/atomatt/go-xmpp ## Status -`xmpp-webhook` currently only provides a hook for Grafana. I will implement a `parserFunc` for Prometheus ASAP. Check [](https://github.com/opthomas-prime/xmpp-webhook/blob/master/handler.go) to learn how to support more source services. +`xmpp-webhook` currently only provides a hook for Grafana. I will implement a `parserFunc` for Prometheus ASAP. Check https://github.com/opthomas-prime/xmpp-webhook/blob/master/handler.go to learn how to support more source services. ## Usage - `xmpp-webhook` is configured via environment variables: