-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitytelemetryTelemetry system issuesTelemetry system issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
At present, there is no way for a user to know what telemetry events are being logged in VS Code other than searching the code base for telemetryService.publicLog
. Event after doing so, its never clear what data is exactly being sent. In order to be transparent, we need to have a dedicated place where the user can see all the telemetry events being logged along with the data being sent.
The output channels for the logs (when in trace mode) from various processes (main, shared, renderer) can also benefit from the inclusion of the telemetry events (with common data removed to reduce noise) as this will help the development/debugging process.
jrieken, jens1o and usernamehwJacksonKearl
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitytelemetryTelemetry system issuesTelemetry system issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded