Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
type LogSpanUpdateResponse = object;
optional experimentId: string | null;
optional logStreamId: string | null;
optional metricsTestingId: string | null;
projectId: string;
projectName: string;
recordsCount: number;
optional sessionId: string | null;
spanId: string;
Was this page helpful?