Skip to content

New telemetry reporter "cleans" LSP methods in event properties #11597

@jakebailey

Description

@jakebailey

The new telemetry reporter in #11524 appears to be stripping non-paths in properties. Some events contain LSP methods, which can contain slashes, e.g. textDocument/completion. But they get sent as "<REDACTED: user-file-path>" instead.

A workaround might be to go change the LS to maybe send textDocument-completion or something that doesn't look like a path, but I think that the filtering is over-doing it. Perhaps there's a way to whitelist specific things.

Filing to not forget before a release.

@karthiknadig @kimadeline

Metadata

Metadata

Assignees

Labels

area-diagnosticsLogging/Features to facilitate diagnosing user problemsbugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions