Package: prometheus-alertmanager
Severity: wishlist

prometheus-alertmanager can be configured send alerts to a generic webhook 
receiver:
https://prometheus.io/docs/alerting/configuration/#webhook-receiver-<webhook_config>

To unmarshal the JSON message, a webhook receiver implemented in Go should 
(re)use
the WebhookMessage structure defined in the
github.com/prometheus/alertmanager/notify package.

The prometheus-alertmanager debian source package should provide a
prometheus-alertmanager-dev package, so a webhook receiver in Go can be
packaged for debian without having to do vendoring of prometheus-alertmanager.

Please create prometheus-alertmanager-dev .

See https://github.com/prometheus/alertmanager/issues/505 for more details.

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to