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

prometheus-testalert.sh (134B)


      1 #!/usr/bin/env bash
      2 
      3 curl -H "Content-Type: application/json" -d '[{"labels":{"alertname":"XMPPTest"}}]' localhost:9093/api/v1/alerts