FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Do not log experiments from storage if telemetry is disabled · Issue #17429 · microsoft/vscode-python · GitHub

Do not log experiments from storage if telemetry is disabled #17429

Description

Look into ways user can disable telemetry or experiment framework:

  • telemetry.enableTelemetry is set to false
  • telemetry.telemetryLevel is set to off
  • ...maybe more. Something to investigate here.

For eg. we log user is in discovery experiment even though we're using the old discovery code, this is misleading in a big way.

Although do note that we should still log the experiments users have manually opted in or out from.

Also log the fact that telemetry is disabled so we know exactly why no experiments were logged.

Metadata

Metadata

Labels

area-diagnosticsLogging/Features to facilitate diagnosing user problemsbugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL