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
Release files for aioworkers-sentry 0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aioworkers_sentry-0.6.tar.gz | 8.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aioworkers_sentry-0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.8 kB
Release files / aioworkers_sentry-0.6.tar.gz
| Download URL | aioworkers_sentry-0.6.tar.gz |
|---|---|
| Size | 8.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
512c5493adf0934a5b5cd2853476a5baaef7bf36276319f5018992f273fd5cb0
|
|
BLAKE2b-256 checksum How to use checksums |
f485a47708b17808ab68772aeb3677fa01eeda3750b18231a51614f935738982
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.25.0
|
Release files / aioworkers_sentry-0.6-py3-none-any.whl
| Download URL | aioworkers_sentry-0.6-py3-none-any.whl |
|---|---|
| Size | 8.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
81531b69ed1dc7381e26200306016145909cc2e774dcb2d7a3e8ec37752057aa
|
|
BLAKE2b-256 checksum How to use checksums |
d0faab64ff3bcd04b37d56f4a574dc099cae9e848ea3109d1223cb787cc6bae6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.25.0
|