gwcelery.sentry module¶
Error telemetry for Sentry.
- gwcelery.sentry.configure()[source]¶
Configure Sentry logging integration for Celery.
See the official instructions for Celery integration.
Notes
Add the API key username/pasword pair to your netrc file.
- gwcelery.sentry.DSN = 'https://sentry.io/1425216'¶
Sentry data source name (DSN).