Pre-release
This release is a pre-release and may not be stable for production use.
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
Install dev requirements:
pipenv install --dev --skip-lock
Run tests:
pipenv run pytest
Release files for aioworkers-sentry 0.3a1
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.3a1.tar.gz | 2.8 kB | Details |
Release files / aioworkers-sentry-0.3a1.tar.gz
| Download URL | aioworkers-sentry-0.3a1.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fb1c8dbb528efd7aab70afcba0ddbcb2f5970e34cc6343e2649223a5d928814e
|
|
BLAKE2b-256 checksum How to use checksums |
65f78a0973f343eccae2b59a79173b22230d723e01dc3ef7eac7757c97d107a3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.7
|