Create Span
Create a new span with the provided parameters
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
Unique identifier for the trace this span belongs to
Name that describes what operation this span represents
The time the span started
Unique identifier for the span. If not provided, an ID will be generated.
ID of the task this span belongs to
ID of the parent span if this is a child span in a trace
The time the span ended
Input parameters or data for the operation
- The input data for the span · object
- The input data for the span · object[]
Output data resulting from the operation
- The output data from the span · object
- The output data from the span · object[]
Any additional metadata or context for the span
- Additional data associated with the span · object
- Additional data associated with the span · object[]
Response
Successful Response
Unique identifier for the trace this span belongs to
Name that describes what operation this span represents
The time the span started
ID of the task this span belongs to
ID of the parent span if this is a child span in a trace
The time the span ended
Input parameters or data for the operation
- The input data for the span · object
- The input data for the span · object[]
Output data resulting from the operation
- The output data from the span · object
- The output data from the span · object[]
Any additional metadata or context for the span
- Additional data associated with the span · object
- Additional data associated with the span · object[]

