Join us at the inaugural PyAI Conf in San Francisco on March 10th! Learn More
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]