Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with Prometheus / Alertmanager / Grafana monitoring #21

Open
ngosang opened this issue Mar 7, 2021 · 1 comment
Open

Integration with Prometheus / Alertmanager / Grafana monitoring #21

ngosang opened this issue Mar 7, 2021 · 1 comment

Comments

@ngosang
Copy link

ngosang commented Mar 7, 2021

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

  • Same issues as Alertmanager. They don't have Gotify support but they provide a Webhook.
  • It looks like some users have Grafana => Gotify notifications working but they are not configurable enough. => Make default priority configurable server#312

Feature request
I think those software are really popular and the integration with Gotify should be easier to configure.

  • Gotify should provide native integration for those Webhooks or an official plugin. This project is working but the author was not able to convert the server into a plugin => https://github.com/DRuggeri/alertmanager_gotify_bridge
  • Improve documentation about Alertmanager / Grafana integration. At least add some notes.
@jmattheis
Copy link
Member

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.

@jmattheis jmattheis transferred this issue from gotify/server Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants