Get desktop application:
View/edit binary Protocol Buffers messages
Used in: SearchResponse
uint32 inspectedTraces = 1
uint64 inspectedBytes = 2
uint32 totalBlocks = 3
uint32 completedJobs = 4
uint32 totalJobs = 5
uint64 totalBlockBytes = 6
map<string, string> Tags = 1
uint32 MinDurationMs = 2
uint32 MaxDurationMs = 3
uint32 Limit = 4
uint32 start = 5
uint32 end = 6
string Query = 8
Used in: SpanSet
string spanID = 1
string name = 2
uint64 startTimeUnixNano = 3
uint64 durationNanos = 4
Used in: TraceSearchMetadata
repeated Span spans = 1
uint32 matched = 2
Used in: TraceByIDResponse
Used in: TraceByIDResponse
(message has no fields)
Used in: SearchResponse
string traceID = 1
string rootServiceName = 2
string rootTraceName = 3
uint64 startTimeUnixNano = 4
uint32 durationMs = 5
optional SpanSet spanSet = 6
repeated SpanSet spanSets = 7