fs-notify-to-people 1.0.3

Creator: bradpython12

Last updated:

Add to Cart

Description:

fsnotifytopeople 1.0.3

Sentry FeiShu Notify People
Sentry 集成飞书机器人通知,并且通知人员
本插件是基于sentry-dingtalk-notify 进行的二次开发。
Requirments

sentry >= 21.5.1

快速使用
安装


使用 pip 命令
$ pip install feishu-notify



写入依赖文件 onpremise-xxx/sentry/requirements.txt
$ echo feishu-notify >> requirements.txt



飞书机器人
配置飞书机器人并拿到对应的 webhook, 可以对机器人设置 关键词、签名、IP限制
配置

Sentry安装项目下的requirements.txt,添加feishu-notify==1.0.1;
在 Sentry 面板 Settings > Integrations 中找到 FeiShu 并配置 webhook、关键词等信息,添加项目,创建告警规则;

关于插件编写


具体教程可以阅读这边文章《如何开发自己的Python库》;


编写自己的插件代码;


打包自己的插件代码:
python setup.py sdist bdist_wheel



上传自己的插件:
twine upload --repository-url https://upload.pypi.org/legacy/ dist/*

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.