mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
Updates FastMCP's telemetry to align with the new MCP semantic conventions from open-telemetry/semantic-conventions#2083. This gives us interoperability with other MCP implementations while keeping fastmcp.* attributes for things unique to our framework. Changes: - Span names now follow `{method} {target}` format (e.g., `tools/call greet`) - Added `mcp.method.name` and `mcp.resource.uri` attributes - Renamed `fastmcp.session.id` to standard `mcp.session.id` - Kept fastmcp.* attributes for server name, component info, provider details 🤖 Generated with Claude Code Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| providers | ||
| authorization.mdx | ||
| context.mdx | ||
| elicitation.mdx | ||
| icons.mdx | ||
| lifespan.mdx | ||
| logging.mdx | ||
| middleware.mdx | ||
| progress.mdx | ||
| prompts.mdx | ||
| resources.mdx | ||
| sampling.mdx | ||
| server.mdx | ||
| storage-backends.mdx | ||
| tasks.mdx | ||
| telemetry.mdx | ||
| tools.mdx | ||
| visibility.mdx | ||