Skip to content

x/telemetry/config: add counters for MCP server usage #74341

Open
@madelinekalil

Description

@madelinekalil

Summary

In gopls@v0.20.0, we're launching an experimental MCP server to integrate gopls with MCP-powered coding assistance. We need to add counters for the usage of this new feature, so that we can see adoption.

gopls/mcp-headless:stdio - user starts the mcp server in headless mode running over stdio
gopls/mcp-headless:sse - user starts the mcp server in headless mode running over sse with http
gopls/mcp - user starts the mcp server in attached mode

Proposed Config Change

https://go-review.googlesource.com/c/telemetry/+/683355

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions