ansible-openwisp2 icon indicating copy to clipboard operation
ansible-openwisp2 copied to clipboard

[django] Update sentry configuration

Open nemesifier opened this issue 6 years ago • 1 comments

Update the sentry configuration to use the latest configuration method (drop raven and use sentry_sdk).

  • configuration for django: https://docs.sentry.io/platforms/python/django/
  • configuration for celery worker (will be needed with connections module of openwisp-controller: https://docs.sentry.io/platforms/python/celery/

nemesifier avatar Jan 20 '19 14:01 nemesifier

configuration for celery worker (will be needed with connections module of openwisp-controller: https://docs.sentry.io/platforms/python/celery/

@nemesisdesign I don't think we need to anything extra for monitoring celery workers.

pandafy avatar Feb 17 '23 17:02 pandafy