Преглед изворни кода

Merge pull request #614 from academo/academo/add-grafana-ntfy-integration

Add integration for Grafana Alerting webhook
Philipp C. Heckel пре 3 година
родитељ
комит
bb3f17ada2
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      docs/integrations.md

+ 1 - 0
docs/integrations.md

@@ -72,6 +72,7 @@ and uptime of third party servers, so use of each server is **at your own discre
 ## Projects + scripts 
 
 - [Grafana-to-ntfy](https://github.com/kittyandrew/grafana-to-ntfy) - Grafana-to-ntfy alerts channel (Rust)
+- [Grafana-ntfy-webhook-integration](https://github.com/academo/grafana-alerting-ntfy-webhook-integration) - Integrates Grafana alerts webhooks (Go)
 - [ntfy-long-zsh-command](https://github.com/robfox92/ntfy-long-zsh-command) - Notifies you once a long-running command completes (zsh)
 - [ntfy-shellscripts](https://github.com/nickexyz/ntfy-shellscripts) - A few scripts for the ntfy project (Shell)
 - [QuickStatus](https://github.com/corneliusroot/QuickStatus) - A shell script to alert to any immediate problems upon login (Shell)