# Sentry-DingDing
Fork `https://github.com/FeSeason/sentry-10-dingding.git`
* feature-1:
Fix `Sentry 10 or the same error`
[sentry-dingding issues](https://github.com/anshengme/sentry-dingding/issues/22)
```
'Event' object has no attribute 'id'
```
* feature-2:
add stack preview in dingding
## 安装
* requirement.txt 方式:
```
sentry-stack-dingding
```
* sentry/enhance-image.sh 方式
```sh
# 在sentry/enhance-image.sh 添加 pip install sentry-stack-dingding
# 然后 sudo ./install.sh
```
* docker-compose 方式:直接改成这个插件包就好了
如果帮你解决了问题,麻烦给个小星星.
## 构建
```sh
python3 setup.py sdist bdist_wheel
twine upload --repository testpypi dist/*
twine upload --repository pypi dist/*
```
Raw data
{
"_id": null,
"home_page": "https://github.com/wilsonloo/sentry-stack-dingding.git",
"name": "sentry-stack-dingding",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "sentry stack dingding",
"author": "wilson-loo",
"author_email": "614231319@qq.com",
"download_url": "https://files.pythonhosted.org/packages/e7/28/f03eb4b7e96f001849ff7a2b809d175e1e98b185fff5f95b7c548bd24f72/sentry-stack-dingding-1.0.22.tar.gz",
"platform": null,
"description": "# Sentry-DingDing\n\nFork `https://github.com/FeSeason/sentry-10-dingding.git`\n\n* feature-1:\nFix `Sentry 10 or the same error`\n\n[sentry-dingding issues](https://github.com/anshengme/sentry-dingding/issues/22)\n\n```\n'Event' object has no attribute 'id' \n```\n\n* feature-2:\nadd stack preview in dingding\n\n## \u5b89\u88c5\n* requirement.txt \u65b9\u5f0f:\n```\n sentry-stack-dingding\n```\n\n* sentry/enhance-image.sh \u65b9\u5f0f\n```sh\n # \u5728sentry/enhance-image.sh \u6dfb\u52a0 pip install sentry-stack-dingding\n # \u7136\u540e sudo ./install.sh\n```\n\n* docker-compose \u65b9\u5f0f\uff1a\u76f4\u63a5\u6539\u6210\u8fd9\u4e2a\u63d2\u4ef6\u5305\u5c31\u597d\u4e86\n\n\u5982\u679c\u5e2e\u4f60\u89e3\u51b3\u4e86\u95ee\u9898\uff0c\u9ebb\u70e6\u7ed9\u4e2a\u5c0f\u661f\u661f.\n\n## \u6784\u5efa\n```sh\npython3 setup.py sdist bdist_wheel\ntwine upload --repository testpypi dist/*\ntwine upload --repository pypi dist/*\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Sentry extension which send errors stats to DingDing",
"version": "1.0.22",
"project_urls": {
"Homepage": "https://github.com/wilsonloo/sentry-stack-dingding.git"
},
"split_keywords": [
"sentry",
"stack",
"dingding"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "658d141ab858bd64a2efac239496e0f07b3f9990949d2eeb2b7f82e5187200af",
"md5": "1620a9d8e7bf1aca17d0eaa91b8523a6",
"sha256": "656b8b562951c422cac7d93abfbdc6d0e7f03d141ab858f587edfc419f4b61f5"
},
"downloads": -1,
"filename": "sentry_stack_dingding-1.0.22-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1620a9d8e7bf1aca17d0eaa91b8523a6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3792,
"upload_time": "2024-06-03T07:33:31",
"upload_time_iso_8601": "2024-06-03T07:33:31.468886Z",
"url": "https://files.pythonhosted.org/packages/65/8d/141ab858bd64a2efac239496e0f07b3f9990949d2eeb2b7f82e5187200af/sentry_stack_dingding-1.0.22-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e728f03eb4b7e96f001849ff7a2b809d175e1e98b185fff5f95b7c548bd24f72",
"md5": "7743406fa3bd7ee7a0ea84c01b5b24f0",
"sha256": "769cfc5ff170b94e488a7c54e08602d10a6b951de2936938c7fcef0c428cc16e"
},
"downloads": -1,
"filename": "sentry-stack-dingding-1.0.22.tar.gz",
"has_sig": false,
"md5_digest": "7743406fa3bd7ee7a0ea84c01b5b24f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3193,
"upload_time": "2024-06-03T07:33:33",
"upload_time_iso_8601": "2024-06-03T07:33:33.388445Z",
"url": "https://files.pythonhosted.org/packages/e7/28/f03eb4b7e96f001849ff7a2b809d175e1e98b185fff5f95b7c548bd24f72/sentry-stack-dingding-1.0.22.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-03 07:33:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wilsonloo",
"github_project": "sentry-stack-dingding",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "sentry-stack-dingding"
}