Metadata-Version: 2.1
Name: sentry-ones
Version: 0.1.9
Summary: A Sentry extension which send errors stats to Ones
Home-page: https://github.com/wbslf/sentry-ones
Author: mudongshier
Author-email: lf1240560813@gmail.com
License: MIT
Description: # Sentry-Ones
        
        `Sentry`的`ONES`issus单自动创建插件
        
        ## 安装
        
        ```bash
        $ pip install sentry-ones
        ```
        
        ## 使用
        
        注意：python版本2.7
        
        <!-- 在`项目`的所有集成页面找到`ones`插件，启用，并设置`Access Token`
        
        ![plugin](https://raw.githubusercontent.com/anshengme/sentry-dingding/master/docs/images/options.png)
        
        在插件上使用`Test Plugin`进行测试，当配置好`Access Token`后，在钉钉群内会得到以下警告
        
        ![plugin](https://raw.githubusercontent.com/anshengme/sentry-dingding/master/docs/images/dingding.png) -->
        
        <!-- 点击`href`按钮，打开异常详情页面。 -->
        
Keywords: sentry ones
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
