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
The
gopls stats -anoncommand 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