crawlab-team / crawlab

Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
https://www.crawlab.cn
BSD 3-Clause "New" or "Revised" License
11.38k stars 1.8k forks source link

报警功能升级 #647

Closed ace-express closed 1 year ago

ace-express commented 4 years ago

Is your feature request related to a problem? Please describe. crawlab 平台我们全公司会搭建一整套,报警功能目前是全局爬虫通知给单个 webhook,如果是不同业务的爬虫, 我们想把报警通知给相关的人,目前无法配置。全局配置会通知到所有人员不适用。

Describe the solution you'd like 报警配置可以支持 某些爬虫通知给某些 webhook, 多对多配置。

Describe alternatives you've considered 报警配置可以支持 某些爬虫通知给某一个 webhook, 多对一。

forever765 commented 4 years ago

附议,此功能在公司生产环境中十分实用。