Partial Update Span
Update a span with the provided output data and mark it as complete
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.
Path Parameters
Body
Unique identifier for the trace this span belongs to
ID of the task this span belongs to
ID of the parent span if this is a child span in a trace
Name that describes what operation this span represents
The time the span started
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[]

