Перейти к содержанию

span model

Table Structure

SettingValue
Table Namespan
EngineMergeTree(date, (server, service, ts, in_label), 8192)
FieldData TypeDescription
dateDateDate
tsDateTimeCreated
ctxUInt64Span context
idUInt64Span id
parentUInt64Span parent
serverStringCalled service
serviceStringCalled function
clientStringCaller service
durationUInt64Duration (us)
sampleInt32Sampling rate
error_codeUInt32Error code
error_textStringError text
in_labelStringInput arguments
out_labelStringOutput results