Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Trace
string type = 1
string name = 2
string status = 3
uint64 id = 4
uint64 timestamp = 5
bool completed = 6
map<string, string> tags = 8
string data = 9
uint64 duration = 10
repeated Span children = 11
Used in: Span
LOCAL = 0
EVENT = 1
SERVER = 2
CLIENT = 3
DAL = 4
RMQ = 5
REDIS = 6
HEARTBEAT = 7
Used in: collector.trace.v2.TraceServiceRequest
string request_id = 1
string rpc_id = 2
map<string, string> attributes = 3
optional Span span = 4