positiveEV commented on issue #32110: URL: https://github.com/apache/superset/issues/32110#issuecomment-3077564221
I installed superset v5.0.0 via pip and I have the same issue, the `SCARF_ANALYTICS` env var is not being respected. Contrary to what some people suggest,t, the issue is not about how telemetry is implemented, but rather that we are unable to disable it. > This ARG in my opinion should default be false It should be to be GRPD compliant. This is a clear violation of EU laws and EU residents rights. My current workaround for the pip installation is to search for the scarf uri in venv/lib/python3.11/site-packages/superset/static/assets/2741.45cdd326bd2d4058e762.entry.js and replace it with http://127.0.0.1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
