Our MCP conventions have fallen out of sync with OTels. You can check Sentry MCP for some examples of this disconnect, but the biggest one is probably the use of mcp.tool.name vs. gen_ai.tool.name and similar. It would be good to reconcile our conventions against OTel and set up deprecations if needed. Another good example is mcp.prompt.name vs. gen_ai.prompt.name in OTel.
Our MCP conventions have fallen out of sync with OTels. You can check Sentry MCP for some examples of this disconnect, but the biggest one is probably the use of
mcp.tool.namevs.gen_ai.tool.nameand similar. It would be good to reconcile our conventions against OTel and set up deprecations if needed. Another good example ismcp.prompt.namevs.gen_ai.prompt.namein OTel.