推送Sentry报错信息到飞书群
Project description
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/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fs_notify_to_people-1.0.3.tar.gz.
File metadata
- Download URL: fs_notify_to_people-1.0.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5aa7680ea70c70c32482d4728626ce479015a41d61ac42fd0b9343fc8d60c935
|
|
| MD5 |
727295c25abf210a42d4a333f832bd32
|
|
| BLAKE2b-256 |
19e118224262f0e77e2b8bf746044f78caebf143d7091869b1fe82f210540143
|
File details
Details for the file fs_notify_to_people-1.0.3-py3-none-any.whl.
File metadata
- Download URL: fs_notify_to_people-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be12420abd005feb36edaf22a5e6e53963997979ee9c595b3f5036c4527f61f8
|
|
| MD5 |
cf1c171f05cdabd8ef67a3478d7064ce
|
|
| BLAKE2b-256 |
1d014ff91d29d9c2b1890e887a6dd75cdde32e8a80546667ca10873ba1b2e3a6
|