Create a new span with the provided parameters
Unique identifier for the span. If not provided, an ID will be generated.
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
Output data resulting from the operation
Any additional metadata or context for the span
Successful Response