Dramatiq task processor integration for the Sentry SDK
Project description
sentry-dramatiq
Dramatiq task processor integration for the Sentry SDK.
Installation
pip install sentry-dramatiq
Setup
import sentry_sdk
import sentry_dramatiq
sentry_sdk.init(
'__DSN__',
integrations=[sentry_dramatiq.DramatiqIntegration()],
)
Known limitations
sentry_sdk.init()
has to be called before broker is initialized
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_dramatiq-0.1.0.tar.gz
(3.0 kB
view hashes)
Built Distribution
Close
Hashes for sentry_dramatiq-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ba60c79f4022b73fa1710bc383fe3955443b094025c7c88a85f092b3d04618d |
|
MD5 | 09db1683e837dbb89810d26495464153 |
|
BLAKE2b-256 | 6361cc4fb0f480743138107c6d8374aabedb07dab481beb9a19791192a326c90 |