Skip to content

Conversation

@erbesharat
Copy link
Member

No description provided.

});

res.on("end", () => {
console.info(`Telemetry response: ${res.statusCode} - ${responseData}`);
Copy link
Contributor

Choose a reason for hiding this comment

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

Telemetry tracking should be silent. Let’s not log or error any messages here except maybe in verbose debugging more

Copy link
Contributor

@joeldevelops joeldevelops left a comment

Choose a reason for hiding this comment

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

Let’s remove logging around this for now, we want to be as unobtrusive as possible. Perhaps in the future we’ll remove the telemetry flag as well and keep it enabled by default so we can track licensing infractions

@florianbgt
Copy link
Member

Other than what joel already mentionned, all good for me

@florianbgt florianbgt merged commit 579210b into main Oct 27, 2024
3 checks passed
@joeldevelops joeldevelops deleted the feature/telemetry branch October 28, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants