Update span by id

PATCH

Update span by id

Path parameters

idstringRequired

Request

This endpoint expects an object.
trace_idstringRequiredformat: "uuid"
project_namestringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"

If null and project_id not specified, Default Project is assumed

project_idstringOptionalformat: "uuid"

If null and project_name not specified, Default Project is assumed

parent_span_idstringOptionalformat: "uuid"
end_timedatetimeOptional
inputmap from strings to anyOptional
outputmap from strings to anyOptional
metadatamap from strings to anyOptional
modelstringOptional
providerstringOptional
tagslist of stringsOptional
usagemap from strings to integersOptional
total_estimated_costdoubleOptional>=0
error_infoobjectOptional

Errors

Built with