netbox-docker
netbox-docker copied to clipboard
Restore sentry support
Hello!
Desired Behavior
Available sentry support
Contrast to Current Behavior
Due to https://github.com/netbox-community/netbox/pull/14197 sentry-sdk is missing
Required Changes
Could you please add this package to base image?
Discussion: Benefits and Drawbacks
Same as ldap support it would be useful to have it (again) boxed.
Currently upgrade with old config is broken
django.core.exceptions.ImproperlyConfigured: SENTRY_ENABLED is True but the sentry-sdk package is not installed.