gitlab webhook events通过PrometheusAlert通知到其它软件。 自定义模板也可以实现,但是由于gitlab event类型和内容太多,自定义模板写起来很麻烦,所以单独写接口。 <br/> 参考: - [gitlab webhook events](https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html)