fastmcp/tests/client/telemetry
strawgate 8840779497
fix: remove resource URI from span names to avoid high-cardinality
Per MCP semantic conventions, resource URIs SHOULD NOT be included in
span names by default since they can be unbounded (especially with
templates like users://{id}/profile). The URI remains available via
the mcp.resource.uri attribute.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 13:32:14 -05:00
..
__init__.py Add OpenTelemetry tracing support 2026-01-14 09:45:41 -05:00
test_client_list_tracing.py Fix ruff format 2026-04-13 08:40:55 -05:00
test_client_tracing.py fix: remove resource URI from span names to avoid high-cardinality 2026-04-14 13:32:14 -05:00