netbox-community / netbox-docker

🐳 Docker Image of NetBox
https://github.com/netbox-community/netbox-docker/wiki
Apache License 2.0
1.74k stars 805 forks source link

Restore sentry support #1127

Closed doc-sheet closed 4 months ago

doc-sheet commented 6 months ago

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.