Sentry telemetry is documented as opt-in but require an opt-out setting.
SENTRY_BEACON = False
Documentation doesn't specify where this setting should be put or what it is ("False" is Pythonic, and it doesn't follow key=value without spaces format, so probably a configuration file, not an environment variable)
Reference: https://develop.sentry.dev/self-hosted/