Skip to content

x/tools/gopls: include anonymized stacks in gopls stats -anon output #64291

Description

@findleyr

The gopls stats -anon command filters out bug reports, because their error message may theoretically reference user code.

But the existence of bug reports is important to capture. Refine this scrubbing to leave the gopls stack involved in the report (similar to what we do for telemetry reporting via #62249).

CC @hyangah

Metadata

Metadata

Assignees

No one assigned

    Labels

    ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions