Proxy Grafana Webhook alert to Feishu/Lark.
Grafana doesn't support push alert to Feishu(Lark) by it's design, this is a small adapter for supporting this.
Simple copy the content of index.js
to Cloudflare Workers.
Create a webhook bot with
For instance, the webhook address is https://open.feishu.cn/open-apis/bot/v2/hook/e28dde4c-1998-0002-0018-114514114514
.
In the configuration above, we need to specify the address like this:
https://g2fs.knat.network/e28dde4c-1998-0002-0018-114514114514
Quite simple, isn't it?
- Add Image Support