推送Sentry报错信息到飞书群
Project description
Sentry DingTalk 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
feishu_notify-1.0.2.tar.gz
(4.0 kB
view details)
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 feishu_notify-1.0.2.tar.gz.
File metadata
- Download URL: feishu_notify-1.0.2.tar.gz
- Upload date:
- Size: 4.0 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 |
f48762121d2f23c44f0b2e625012e8e2039adba2513c5a659c0e9c3e40f4a52e
|
|
| MD5 |
03cda8b0f7d520d730bb60d0f01b5f80
|
|
| BLAKE2b-256 |
1a1f634052f377865b12c0f5f4b3a1b445078e4e30bc46dc0386b05c05695fbc
|
File details
Details for the file feishu_notify-1.0.2-py3-none-any.whl.
File metadata
- Download URL: feishu_notify-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 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 |
ed3b7a09f574a2f7bf5ed1994d5cf9d3d045ce4fe81b366964c6f88fcf73bc53
|
|
| MD5 |
8e13ec97b9de312f335f98acf5917d52
|
|
| BLAKE2b-256 |
4313dc3fecb9d6ede311ecee3afa1544f257d919ef8a65acacb1434470d43476
|