nonebot-plugin-sentry


Namenonebot-plugin-sentry JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/nonebot/plugin-sentry
SummaryPush your bot errors to Sentry.io
upload_time2024-05-06 09:36:21
maintainerNone
docs_urlNone
authoryanyongyu
requires_python<4.0,>=3.9
licenseMIT
keywords nonebot nonebot2 sentry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!--
 * @Author         : yanyongyu
 * @Date           : 2020-11-23 20:23:12
 * @LastEditors    : yanyongyu
 * @LastEditTime   : 2023-10-18 10:29:34
 * @Description    : None
 * @GitHub         : https://github.com/yanyongyu
-->

<!-- markdownlint-disable MD033 MD036 MD041 -->

<p align="center">
  <a href="https://nonebot.dev/">
    <img src="https://nonebot.dev/logo.png" height="100" alt="nonebot">
  </a>
  <a href="https://sentry.io">
    <img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" height="100" alt="sentry">
  </a>
</p>

<div align="center">

# nonebot-plugin-sentry

_✨ 在 Sentry.io 上进行 NoneBot 服务日志查看、错误处理 ✨_

</div>

<p align="center">
  <a href="https://raw.githubusercontent.com/cscs181/QQ-Github-Bot/master/LICENSE">
    <img src="https://img.shields.io/github/license/cscs181/QQ-Github-Bot.svg" alt="license">
  </a>
  <a href="https://pypi.python.org/pypi/nonebot-plugin-sentry">
    <img src="https://img.shields.io/pypi/v/nonebot-plugin-sentry.svg" alt="pypi">
  </a>
  <img src="https://img.shields.io/badge/python-3.7+-blue.svg" alt="python">
</p>

## 使用方式

填写必须配置项 `SENTRY_DSN` ,即刻开始 sentry 之旅!

## 配置项

配置项需要添加前缀 `SENTRY_`,所有参数以及具体含义参考: [Sentry Docs](https://docs.sentry.io/platforms/python/configuration/options/)

所有以 `SENTRY_` 开头的配置项将会被自动读取。


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nonebot/plugin-sentry",
    "name": "nonebot-plugin-sentry",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "nonebot, nonebot2, sentry",
    "author": "yanyongyu",
    "author_email": "yyy@nonebot.dev",
    "download_url": "https://files.pythonhosted.org/packages/55/84/a40e089857d1b84969b823bdf4cd93d55fc7c7471235bc5d2cde04f5779d/nonebot_plugin_sentry-2.0.0.tar.gz",
    "platform": null,
    "description": "<!--\n * @Author         : yanyongyu\n * @Date           : 2020-11-23 20:23:12\n * @LastEditors    : yanyongyu\n * @LastEditTime   : 2023-10-18 10:29:34\n * @Description    : None\n * @GitHub         : https://github.com/yanyongyu\n-->\n\n<!-- markdownlint-disable MD033 MD036 MD041 -->\n\n<p align=\"center\">\n  <a href=\"https://nonebot.dev/\">\n    <img src=\"https://nonebot.dev/logo.png\" height=\"100\" alt=\"nonebot\">\n  </a>\n  <a href=\"https://sentry.io\">\n    <img src=\"https://sentry-brand.storage.googleapis.com/sentry-logo-black.png\" height=\"100\" alt=\"sentry\">\n  </a>\n</p>\n\n<div align=\"center\">\n\n# nonebot-plugin-sentry\n\n_\u2728 \u5728 Sentry.io \u4e0a\u8fdb\u884c NoneBot \u670d\u52a1\u65e5\u5fd7\u67e5\u770b\u3001\u9519\u8bef\u5904\u7406 \u2728_\n\n</div>\n\n<p align=\"center\">\n  <a href=\"https://raw.githubusercontent.com/cscs181/QQ-Github-Bot/master/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/cscs181/QQ-Github-Bot.svg\" alt=\"license\">\n  </a>\n  <a href=\"https://pypi.python.org/pypi/nonebot-plugin-sentry\">\n    <img src=\"https://img.shields.io/pypi/v/nonebot-plugin-sentry.svg\" alt=\"pypi\">\n  </a>\n  <img src=\"https://img.shields.io/badge/python-3.7+-blue.svg\" alt=\"python\">\n</p>\n\n## \u4f7f\u7528\u65b9\u5f0f\n\n\u586b\u5199\u5fc5\u987b\u914d\u7f6e\u9879 `SENTRY_DSN` \uff0c\u5373\u523b\u5f00\u59cb sentry \u4e4b\u65c5\uff01\n\n## \u914d\u7f6e\u9879\n\n\u914d\u7f6e\u9879\u9700\u8981\u6dfb\u52a0\u524d\u7f00 `SENTRY_`\uff0c\u6240\u6709\u53c2\u6570\u4ee5\u53ca\u5177\u4f53\u542b\u4e49\u53c2\u8003: [Sentry Docs](https://docs.sentry.io/platforms/python/configuration/options/)\n\n\u6240\u6709\u4ee5 `SENTRY_` \u5f00\u5934\u7684\u914d\u7f6e\u9879\u5c06\u4f1a\u88ab\u81ea\u52a8\u8bfb\u53d6\u3002\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Push your bot errors to Sentry.io",
    "version": "2.0.0",
    "project_urls": {
        "Documentation": "https://github.com/nonebot/plugin-sentry#readme",
        "Homepage": "https://github.com/nonebot/plugin-sentry",
        "Repository": "https://github.com/nonebot/plugin-sentry"
    },
    "split_keywords": [
        "nonebot",
        " nonebot2",
        " sentry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebebfcf0ba5f45bfa79e81ed7db31fab4d09e16bcdc0115e6838d990e71a3e5b",
                "md5": "cce91598eeee896d8f19f110779c3054",
                "sha256": "4b865bbda7d3ed1ee930d1521863db3462a6ed10e49d2dce19ca0a4994d1cc70"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_sentry-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cce91598eeee896d8f19f110779c3054",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 4664,
            "upload_time": "2024-05-06T09:36:19",
            "upload_time_iso_8601": "2024-05-06T09:36:19.532162Z",
            "url": "https://files.pythonhosted.org/packages/eb/eb/fcf0ba5f45bfa79e81ed7db31fab4d09e16bcdc0115e6838d990e71a3e5b/nonebot_plugin_sentry-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5584a40e089857d1b84969b823bdf4cd93d55fc7c7471235bc5d2cde04f5779d",
                "md5": "81a1c2ed22004aa086be7e27b324ada0",
                "sha256": "b7b1c0e25f439e7af75c9ec0219d76c6e24e9b08969b1f38df0346e2ac3f6342"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_sentry-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "81a1c2ed22004aa086be7e27b324ada0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 4242,
            "upload_time": "2024-05-06T09:36:21",
            "upload_time_iso_8601": "2024-05-06T09:36:21.145091Z",
            "url": "https://files.pythonhosted.org/packages/55/84/a40e089857d1b84969b823bdf4cd93d55fc7c7471235bc5d2cde04f5779d/nonebot_plugin_sentry-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-06 09:36:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nonebot",
    "github_project": "plugin-sentry",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nonebot-plugin-sentry"
}
        
Elapsed time: 0.24849s