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

Telemetry opt-out #3182

Closed
3 tasks done
sofianhn opened this issue Feb 19, 2016 · 0 comments
Closed
3 tasks done

Telemetry opt-out #3182

sofianhn opened this issue Feb 19, 2016 · 0 comments
Assignees
Milestone

Comments

@sofianhn
Copy link

Users now have the option to opt out of telemetry. To toggle telemetry open user settings and change telemetry.enableTelemetry

To test:

  • Open the dev tools and set a breakpoint at application insight channel.js#79
  • Do some work in the product
  • make sure data flows fine by inspecting batch object.
  • disable telemetry & reload the window.
  • verify that only event is reported 'optout'.
  • without reloading the window, enable telemetry back and verify that breakpoint is hit and data is reported.
@egamma egamma mentioned this issue Feb 20, 2016
97 tasks
@joaomoreno joaomoreno added this to the Feb 2016 milestone Feb 22, 2016
@weinand weinand closed this as completed Feb 24, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants