Skip to content

Add telemetry for testing usage - #16913

Merged
Karthik Nadig (karthiknadig) merged 2 commits into
microsoft:mainfrom
karthiknadig:test-telemetry
Aug 10, 2021
Merged

Add telemetry for testing usage#16913
Karthik Nadig (karthiknadig) merged 2 commits into
microsoft:mainfrom
karthiknadig:test-telemetry

Conversation

@karthiknadig

Copy link
Copy Markdown
Member

Comment thread src/client/telemetry/index.ts Outdated
* @type {boolean}
*/
failed: boolean;
trigger: 'ui' | 'commandpalette' | 'watching' | 'interpreter';

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does "watching" mean the discovery was triggered automatically because we detected changes, and "interpreter" because users switched interpreters?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is correct

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some clarification.

@karthiknadig
Karthik Nadig (karthiknadig) merged commit eafbd9e into microsoft:main Aug 10, 2021
@karthiknadig
Karthik Nadig (karthiknadig) deleted the test-telemetry branch August 10, 2021 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required skip tests Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants