OPENAPI / COMPONENTS / SCHEMAS

Tempo Trace Span data structure

TempoTraceSpan

Structural definition for Tempo Trace Span in the Mistral AI API contract.

object9properties
attributesTempoTraceAttribute

attributes value in the Mistral AI API contract.

endTimeUnixNanostringrequired

end Time Unix Nano value in the Mistral AI API contract.

eventsTempoTraceEvent

events value in the Mistral AI API contract.

kindTempoTraceScopeKindrequired

kind value in the Mistral AI API contract.

namestringrequired

name value in the Mistral AI API contract.

parentSpanIdstring

parent Span Id value in the Mistral AI API contract.

spanIdstringrequired

span Id value in the Mistral AI API contract.

startTimeUnixNanostringrequired

start Time Unix Nano value in the Mistral AI API contract.

traceIdstringrequired

trace Id value in the Mistral AI API contract.