Skip to main content

Plugin for Sentry which integrates with WeChat Work.

Project description

Sentry WeChat Work pypi

Plugin for Sentry which allows sending notification and SSO Login via WeChat Work.

Installation

Prepare

  • Install the plugin:
    • onpremise: put sentry-wxwork to requirements.txt
    • manual: pip install sentry-wxwork
  • Obtain required config from WeChat Work admin console (Read Me).

Notification

On (Legacy) Integrations page, find WeChat Work, enable and configure it.

SSO Login

Add the following settings to your sentry.conf.py:

WXWORK_CORP_ID = ''
WXWORK_SECRET = ''
WXWORK_AGENT_ID = ''

or, if you prefer setting it via environment variables:

if 'WXWORK_CORP_ID' in os.environ:
    WXWORK_CORP_ID = env('WXWORK_CORP_ID')
    WXWORK_SECRET = env('WXWORK_SECRET')
    WXWORK_AGENT_ID = env('WXWORK_AGENT_ID')

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

sentry_wxwork-1.1.1.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

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

sentry_wxwork-1.1.1-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file sentry_wxwork-1.1.1.tar.gz.

File metadata

  • Download URL: sentry_wxwork-1.1.1.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for sentry_wxwork-1.1.1.tar.gz
Algorithm Hash digest
SHA256 4dec46d31d6e81cecea39a9a9e6b895828d86ed809c6d25a9fae7057aee94caa
MD5 c23366b743ed7dcfe8424e836e708b44
BLAKE2b-256 c51e80b1689582cd1b59e90afa1d9c4ca6a7b383c7bac5d76b81ca9b3bfa553a

See more details on using hashes here.

File details

Details for the file sentry_wxwork-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: sentry_wxwork-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for sentry_wxwork-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8d4477db69f3b91bff44ae54a54e030f5b00cd4c95697e50a78405eebd3ca745
MD5 8358ea51eebbbb87f268514b1dfa0139
BLAKE2b-256 3dfd7e83d981a4891838a66fd6753760ff7785034c4061743e124d10a20e6cb8

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