Skip to content

x/tools/gopls: add counters for MCP server usage #74291

Open
@findleyr

Description

@findleyr

In gopls@v0.20.0, we're launching an experimental MCP server to integrate gopls with MCP-powered coding assistance (beyond the default integration already done via LSP by things like Copilot): #73580. We should be sure to add counters for the usage of this new feature, so that we can see adoption.

This issue just tracks the instrumentation of this telemetry, which must be done before the v0.20.0 release. A separate proposal can propose collection.

CC @h9jiang @madelinekalil

Metadata

Metadata

Assignees

Labels

Telemetry-ProposalIssues proposing new telemetry counters.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