You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Django project, currently using the standard error sending to a single DSN:
it is necessary to allocate CELERY errors (only for CeleryIntegration ) to a separate sentry project (as I understand use a separate DSN)
is it possible to create a separate sentry_sdk If sentry_sdk is already running? Something like addition:
I searched through various forums, but only outdated information, thanks
Beta Was this translation helpful? Give feedback.
All reactions