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
Telemetry is currently enabled by default, which may not align with user expectations around privacy — particularly in research, enterprise, or production environments.
🔒Suggestion: Require Explicit Opt-in for Telemetry
List all categories of telemetry data currently gathered and how they are collected.
As discussed in disable telemetry #2683, it would be more privacy-conscious to disable telemetry unless the user explicitly enables it.
Currently, telemetry is only mentioned briefly in faqs.mdx. For improved clarity and user trust, please consider:- Creating a dedicated “Telemetry & Privacy” section
And clearly stating:
What data is collected
How it is used
How to disable telemetry
Providing explicit examples (e.g., environment variable or code snippet)
This would help ensure transparency and respect for user consent.