Open ngosang opened 3 years ago
I don't think I want to support something like this officially. I'll move this issue to gotify/contrib, if someone wants to create a plugin for this, I'd be happy to help.
I implemented a gotify plugin to directly receive webhooks from prometheus/alertmanager. See https://codeberg.org/ocimea/gotify-alertmanager-plugin Feedback is welcome. I opened a PR #54
Is your feature request related to a problem? Please describe. No, it isn't.
Describe the solution you'd like Nowadays it's really common to use Prometheus / Alertmanager / Grafana stack for monitoring and alerting. All components are written in Go and they are open-source. The notification / alerts in case of events / errors can be configured in 2 places:
Alertmanager (the recommended place)
Grafana
Feature request I think those software are really popular and the integration with Gotify should be easier to configure.