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

tsserver issues telemetry events when --enableTelemetry is not set #19665

Closed
aozgaa opened this issue Nov 1, 2017 · 0 comments · Fixed by #19864
Closed

tsserver issues telemetry events when --enableTelemetry is not set #19665

aozgaa opened this issue Nov 1, 2017 · 0 comments · Fixed by #19864
Assignees
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue

Comments

@aozgaa
Copy link
Contributor

aozgaa commented Nov 1, 2017

Expected behavior:
when tsserver is started without setting --enableTelemetry, the projectInfo telemetry event should not be sent.

Actual behavior:
when tsserver is started without setting --eventPort, the projectInfo telemetry events are sent via stdout.

@aozgaa aozgaa self-assigned this Nov 1, 2017
@mhegazy mhegazy added this to the TypeScript 2.7 milestone Nov 1, 2017
@mhegazy mhegazy added the Bug A bug in TypeScript label Nov 1, 2017
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Nov 20, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants