OPENAPI / COMPONENTS / SCHEMAS
Tempo Trace Span data structure
TempoTraceSpanStructural definition for Tempo Trace Span in the Mistral AI API contract.
object9properties
attributesTempoTraceAttributeattributes value in the Mistral AI API contract.
endTimeUnixNanostringrequiredend Time Unix Nano value in the Mistral AI API contract.
eventsTempoTraceEventevents value in the Mistral AI API contract.
kindTempoTraceScopeKindrequiredkind value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
parentSpanIdstringparent Span Id value in the Mistral AI API contract.
spanIdstringrequiredspan Id value in the Mistral AI API contract.
startTimeUnixNanostringrequiredstart Time Unix Nano value in the Mistral AI API contract.
traceIdstringrequiredtrace Id value in the Mistral AI API contract.