Skip to content

Add hash of project file location to project info telemetry #16397

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

Merged
2 commits merged into from
Jun 9, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jun 9, 2017

No description provided.

@ghost ghost requested review from mhegazy and billti June 9, 2017 14:48
@ghost ghost force-pushed the projectTelemetry_id branch from c6ac227 to b793439 Compare June 9, 2017 14:49
@@ -37,6 +37,8 @@ namespace ts.server {
}

export interface ProjectInfoTelemetryEventData {
/** Cryptographically secure hash of project file location. */
readonly id: string;
Copy link
Contributor

Choose a reason for hiding this comment

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

can we call this projectId instead

Copy link
Contributor

@mhegazy mhegazy left a comment

Choose a reason for hiding this comment

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

thanks!

@ghost ghost merged commit a757e84 into master Jun 9, 2017
@ghost ghost deleted the projectTelemetry_id branch June 9, 2017 20:12
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants