推送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.1.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.1.tar.gz.
File metadata
- Download URL: feishu_notify-1.0.1.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 |
2c64d0935c1e8b424600e785dd16f44f0b8f4e25631fd412e7f257c95d7f2a0a
|
|
| MD5 |
5c2c0a42313e86f3377683bb91f0297b
|
|
| BLAKE2b-256 |
4275ebdd4972d362637388115e46c98ba8a92cdda3602d986fa162cbe14d3b34
|
File details
Details for the file feishu_notify-1.0.1-py3-none-any.whl.
File metadata
- Download URL: feishu_notify-1.0.1-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 |
a8c67335b8a933f89c5bda9a541d402beff35d74ffe3b1fb59bdeec9d4e07993
|
|
| MD5 |
322754267466c681c54c2c65e7ba078e
|
|
| BLAKE2b-256 |
2d51d08ea7e0bf8a252b05d590611e99d7fc8ea9eb61c71856a59a6c4f4cc364
|