Skip to main content

推送Sentry报错信息到钉钉群,并且@具体的人员

Project description

Sentry DingTalk Notify People

Sentry 集成钉钉机器人通知,并且通知人员。
本插件是基于sentry-dingtalk-notify 进行的二次开发,加上了自定义的需求。

Requirments

  • sentry >= 21.5.1

特性

  • 发送异常通知到钉钉
  • 支持钉钉机器人webhook设置关键字
  • 支持通知到具体的用户
  • 配置环境变量
    • DINGTALK_WEBHOOK: Optional(string)
    • DINGTALK_CUSTOM_KEYWORD: Optional(string)
    • DINGTALK_PHONES: Optional(string)

快速使用

安装

  1. 使用 pip 命令

    $ pip install dt2-notify-to-people
    
  2. 写入依赖文件 onpremise-xxx/sentry/requirements.txt

    $ echo dt2-notify-to-people= >> requirements.txt
    

钉钉机器人

配置钉钉机器人并拿到对应的 webhook, 可以对机器人设置 关键词、签名、IP限制。

配置

  1. Sentry安装项目下的requirements.txt,添加dt-notify-to-people==1.0.8;
  2. 在 Sentry 面板 Settings > Integrations 中找到 DingTalk 并配置 webhook、关键词等信息,添加项目,创建告警规则;

关于插件编写

  1. 具体教程可以阅读这边文章《如何开发自己的Python库》

  2. 编写自己的插件代码;

  3. 打包自己的插件代码:

    python setup.py sdist bdist_wheel
    
  4. 上传自己的插件:

    twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dt2_notify_to_people-1.9.7.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dt2_notify_to_people-1.9.7-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file dt2_notify_to_people-1.9.7.tar.gz.

File metadata

  • Download URL: dt2_notify_to_people-1.9.7.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for dt2_notify_to_people-1.9.7.tar.gz
Algorithm Hash digest
SHA256 2f3d2cf2e05ba176d69703e354c264dbc27e5a1a41334b949721d4a63dfcc1db
MD5 e0a2ffc2aa1ccfa74f4f7ec6d7c16250
BLAKE2b-256 7178a9111ce982fb4f65c320bf716eb266fd71739e5c9d0c641f614da43ab7ab

See more details on using hashes here.

File details

Details for the file dt2_notify_to_people-1.9.7-py3-none-any.whl.

File metadata

File hashes

Hashes for dt2_notify_to_people-1.9.7-py3-none-any.whl
Algorithm Hash digest
SHA256 95cda3d0c1e50a644436973c3373218a5b5ec27f610de29347eefb7fce9a9e6e
MD5 0d0617792593a29fd443621161a4f48f
BLAKE2b-256 a2393140df51f0c42381e67f572a5efc23d2a287abdd42ef0cc6e1d8a23ba572

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page