gwcelery.sentry module

Integration of the Celery logging system with Sentry.

gwcelery.sentry.DSN = 'http://localhost:9000/2'

Sentry data source name (DSN).

gwcelery.sentry.configure()[source]

Configure Sentry logging integration for Celery according to the official instructions.

Add the API key username/pasword pair to your netrc file.