Logs
Create Log Span
Log individual spans within traces.
POST
Create span log
Documentation Index
Fetch the complete documentation index at: https://www.adaline.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Workspace API key. Pass as Authorization: Bearer <key>.
Body
application/json
Response
Span log created successfully.
Response containing created span ID for tracking in observability system.
The unique identifier of the span created in Adaline.
Required string length:
20 - 80Previous
Search TracesReturns a cursor-paginated page of filtered trace rows for a project. Pass `nextCursor` from the response as `cursor` to fetch the next page.
Next
Create span log