Metadata-Version: 2.1
Name: sentry-stack-dingding
Version: 1.0.1
Summary: A Sentry extension which send errors stats to DingDing
Home-page: https://github.com/wilsonloo/sentry-stack-dingding.git
Author: wilson-loo
Author-email: 614231319@qq.com
License: MIT
Keywords: sentry stack 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/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
```

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



