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
My code is sending telemetry data to snowflake automatically.
I am not sure exactly how to trigger the telemetry sending, but I would like to be able to turn it off.
hi and thank you for raising this with us - indeed it would be great to have parity with other clients. We will consider it for future enhancement decisions.
What is the current behavior?
My code is sending telemetry data to snowflake automatically.
I am not sure exactly how to trigger the telemetry sending, but I would like to be able to turn it off.
Logs:
What is the desired behavior?
I want to be able to set
CLIENT_TELEMETRY_ENABLED
andCLIENT_OUT_OF_BAND_TELEMETRY_ENABLED
to false.Similar to this feature in Snowpark
How would this improve
snowflake-connector-python
?Give the ability to choose whether to send telemetry data to Snowflake for data sovereignty.
References, Other Background
Parameter defined in snowflake-controller-python
The text was updated successfully, but these errors were encountered: