Skip to content

Enable odo telemetry based on current vscode telemetry opt-in status #2676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dgolovin opened this issue Nov 18, 2022 · 0 comments · Fixed by #2677
Closed

Enable odo telemetry based on current vscode telemetry opt-in status #2676

dgolovin opened this issue Nov 18, 2022 · 0 comments · Fixed by #2677

Comments

@dgolovin
Copy link
Collaborator

If current user consents to send telemetry, odo telemetry should be also enabled using environment variable ODO_TRACKING_CONSENT to yes . TELEMETRY_CALLER should be set to vscode to send IDE name with telemetry event.

If env var VSCODE_REDHAT_TELEMETRY_DEBUG set to true, ODO_TRACKING_CONSENT should be set to no no matter if telemetry is enabled or not to avoid telemetry reporting during development.

@dgolovin dgolovin added this to the 1.1.0 milestone Nov 18, 2022
@dgolovin dgolovin self-assigned this Nov 18, 2022
dgolovin added a commit to dgolovin/vscode-openshift-tools that referenced this issue Dec 1, 2022
dgolovin added a commit that referenced this issue Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant