fastmcp/tests/server/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_delegate_method.py OTEL: Fix attribute compliance with MCP semantic conventions 2026-04-13 00:26:10 -05:00
test_list_tracing.py OTEL: Instrument list operations and add method to delegate spans 2026-04-13 00:26:45 -05:00
test_provider_tracing.py Fix ty 0.0.17 diagnostics and bump lockfile 2026-02-16 16:13:38 -05:00
test_server_tracing.py fix: remove resource URI from span names to avoid high-cardinality 2026-04-14 13:32:14 -05:00