sentry extension which can send error to dingtalk.
Project description
Sentry 钉钉机器人插件
- 发送异常信息至钉钉机器人
- 本插件可兼容 Sentry 自身限流功能
- 可通过
docker-compose logs -f查看插件日志信息 (例如使用 onpremise 部署)
安装
$ pip install sentry_dingtalk_ihoey
使用
在 项目 的集成(Legacy Integrations)页面找到 钉钉机器人 插件启用并设置 Access Token
参照仓储
发布流程
生成包
先确保已经安装了最新版本的 setuptools, wheel, twine
pip install --user --upgrade setuptools wheel twine
生成项目包:
python setup.py sdist bdist_wheel
发布
使用 twine 发布:
python -m twine upload dist/*
Project details
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 sentry-dingtalk-ihoey-1.0.7.tar.gz.
File metadata
- Download URL: sentry-dingtalk-ihoey-1.0.7.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c48d4aec915fc3f71dd5bf054cae3bee1f6b16292284a42ae099195b21b7b46
|
|
| MD5 |
c857a884ef9e0b9bed9adf078a3d47a2
|
|
| BLAKE2b-256 |
a07daf08239b1ed827ad9044b2903a4b29c76e8c8628cab3d9eab88a109f3922
|
File details
Details for the file sentry_dingtalk_ihoey-1.0.7-py2-none-any.whl.
File metadata
- Download URL: sentry_dingtalk_ihoey-1.0.7-py2-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
103f2f2e8fefefcfedee48f48ccba2dfe503e563c4b2e172651c38f08ffc412a
|
|
| MD5 |
027aeb34c4ba67e0759928ad5d13e6d0
|
|
| BLAKE2b-256 |
45454a4a9f09bdb45df53e847ed067607c8fc013dbef1686681dcaaa79d58c6b
|