aioworkers plugin for Sentry
Project description
aioworkers plugin to work with Sentry. Creates Sentry client and handler according configuration and setup logging.
Usage
Install plugin:
pip install aioworkers-sentry
Add to your config:
sentry:
dsn: <your sentry dsn>
release: 1.0.0
environment: DEV
integrations:
- sentry_sdk.integrations.aiohttp.AioHttpIntegration
Development
Check code:
hatch run lint:all
Format code:
hatch run lint:fmt
Run tests:
hatch run pytest
Run tests with coverage:
hatch run cov
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aioworkers_sentry-0.6.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file aioworkers_sentry-0.6.tar.gz
.
File metadata
- Download URL: aioworkers_sentry-0.6.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 512c5493adf0934a5b5cd2853476a5baaef7bf36276319f5018992f273fd5cb0 |
|
MD5 | c7580b7671c4e27d33c2bab047783729 |
|
BLAKE2b-256 | f485a47708b17808ab68772aeb3677fa01eeda3750b18231a51614f935738982 |
File details
Details for the file aioworkers_sentry-0.6-py3-none-any.whl
.
File metadata
- Download URL: aioworkers_sentry-0.6-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81531b69ed1dc7381e26200306016145909cc2e774dcb2d7a3e8ec37752057aa |
|
MD5 | 64a936c9a9af7768683fec17c5a04ac5 |
|
BLAKE2b-256 | d0faab64ff3bcd04b37d56f4a574dc099cae9e848ea3109d1223cb787cc6bae6 |