Skip to content

Telemetry opt-out #3182

@sofianhn

Description

@sofianhn

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions