Skip to content
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

env variable to enable telemetry #6253

Closed
4 tasks
kadel opened this issue Oct 24, 2022 · 0 comments · Fixed by #6258
Closed
4 tasks

env variable to enable telemetry #6253

kadel opened this issue Oct 24, 2022 · 0 comments · Fixed by #6258
Assignees
Labels
kind/user-story An issue of user-story kind priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
Milestone

Comments

@kadel
Copy link
Member

kadel commented Oct 24, 2022

/kind user-story

User Story

As an IDE plugin developer, I want to be able to enable odo telemetry using an environment variable similar to how I can disable it using ODO_DISABLE_TELEMETRY So that I can enable it in the same way, I disable it without executing extra odo commands (odo preference set ConsentTelemetry)

Acceptance Criteria

  • It should be possible to enable telemetry without asking consent questions by setting ODO_TRACKING_CONSENT=yes
  • It should be possible to disable the telemetry setting without asking consent questions ODO_TRACKING_CONSENT=no (this will be the same behavior as ODO_DISABLE_TELEMETRY=true
  • If ODO_DISABLE_TELEMETRY and ODO_TRACKING_CONSENT are in conflict odo should end with error
  • in our documentation, ODO_DISABLE_TELEMETRY should be marked as deprecated in favor of ODO_TRACKING_CONSENT

/kind user-story
/priority high

@openshift-ci openshift-ci bot added kind/user-story An issue of user-story kind priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)). labels Oct 24, 2022
@rm3l rm3l added this to odo Project Oct 24, 2022
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Oct 24, 2022
@rm3l rm3l removed the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Oct 25, 2022
@rm3l rm3l self-assigned this Oct 25, 2022
@rm3l rm3l added this to the v3.2.0 🚀 milestone Oct 25, 2022
@rm3l rm3l changed the title env variable to enable telementry env variable to enable telemetry Oct 26, 2022
@rm3l rm3l moved this to In Review 👀 in odo Project Oct 26, 2022
Repository owner moved this from In Review 👀 to Done ✅ in odo Project Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/user-story An issue of user-story kind priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
Projects
Archived in project
2 participants