golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
122.92k stars 17.52k forks source link

x/tools/gopls: add telemetry counters that will help with the v0.17.0 release #68240

Closed findleyr closed 2 months ago

findleyr commented 2 months ago

In the v0.17.0 release, we are planning a couple decisions that could benefit from more information:

We should add telemetry to gopls@v0.16.1 that can help us plan for these changes:

EDIT: since this is mentioned in the gopls@v0.16.1 released notes, I wanted to note the following:

gopherbot commented 2 months ago

Change https://go.dev/cl/595560 mentions this issue: gopls/internal/server: add counters to inform v0.17.0

gopherbot commented 2 months ago

Change https://go.dev/cl/595836 mentions this issue: [gopls-release-branch.0.16] gopls/internal/server: add counters to inform v0.17.0