fastmcp/tests/server/telemetry
Jeremiah Lowin de14ed1b7c
Audit mode="legacy" pins in server tests and top-level stragglers
Removes pins added while making the auto-default suite pass that weren't
actually testing older-protocol-only behavior, and keeps (with a stated
reason) the ones that are. Along the way, fixes two real defects the audit
surfaced in the modern protocol path: PingMiddleware could leak a
_active_sessions entry when a connection's exit_stack closed before its
keepalive task got its first scheduler turn, and FastMCP(experimental_
capabilities=...) was silently dropped from server/discover responses
(it only ever reached the legacy initialize handshake).
2026-07-20 16:00:27 -04:00
..
__init__.py Add OpenTelemetry tracing support 2026-01-14 09:45:41 -05:00
test_delegate_method.py OTEL: Instrument all MCP list operations and enrich delegate spans (#3890) 2026-04-16 18:45:50 -04:00
test_list_tracing.py OTEL: Instrument all MCP list operations and enrich delegate spans (#3890) 2026-04-16 18:45:50 -04:00
test_provider_tracing.py Fix ty 0.0.17 diagnostics and bump lockfile 2026-02-16 16:13:38 -05:00
test_sampling_tracing.py Audit mode="legacy" pins in server tests and top-level stragglers 2026-07-20 16:00:27 -04:00
test_server_tracing.py Audit mode="legacy" pins in server tests and top-level stragglers 2026-07-20 16:00:27 -04:00