Grafana + Gotify for push notifications

It's easy to configure push notifications through Gotify from Grafana by setting up a generic Webhook Alerting Contact Point...

The parameters are:

  • HTTP Method: POST
  • URL: http:///message
  • Authentication is done with an app token generated from Gotify, and you put it in Authorization Header: Credentials in the Grafana configuration

See image

Comments