Metadata-Version: 2.1
Name: sentry-14-dingding
Version: 1.0.0
Summary: A Sentry extension which send errors stats to DingDing
Home-page: https://github.com/cench/sentry-10-dingding
Author: season
Author-email: season2991@gmail.com
License: MIT
Keywords: sentry dingding
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: sentry>=9.0.0
Requires-Dist: requests

# Sentry-DingDing

Fork `https://github.com/anshengme/sentry-dingding`

Fix  `Sentry 10 or the same error`

[sentry-dingding issues](https://github.com/anshengme/sentry-dingding/issues/22)

```
'Event' object has no attribute 'id' 
```

## 安装

```
# requirement.txt

sentry-10-dingding
```

docker-compose 安装的直接改成这个插件包就好了，如果帮你解决了问题，麻烦给个小星星.



