Documentation Index
Fetch the complete documentation index at: https://fastmcp-transfer-to-prefecthq.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Join us at the inaugural PyAI Conf in San Francisco on March 10th! Learn More
Documentation Index
Fetch the complete documentation index at: https://fastmcp-transfer-to-prefecthq.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
fastmcp.server.telemetryget_auth_span_attributes get_auth_span_attributes() -> dict[str, str]
get_session_span_attributes get_session_span_attributes() -> dict[str, str]
server_span server_span(name: str, method: str, server_name: str, component_type: str, component_key: str, resource_uri: str | None = None) -> Generator[Span, None, None]
delegate_span delegate_span(name: str, provider_type: str, component_key: str) -> Generator[Span, None, None]