gotify / contrib

A list of community contributions.
MIT License
95 stars 38 forks source link

Integration with Prometheus / Alertmanager / Grafana monitoring #21

Open ngosang opened 3 years ago

ngosang commented 3 years ago

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.

jmattheis commented 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.