Span

Undocumented in source.

Members

Enums

Kind
enum Kind
Undocumented in source.

Variables

annotations
Annotation[] annotations;
Undocumented in source.
debug_
bool debug_;
Undocumented in source.
duration
ulong duration;
Undocumented in source.
id
bytes id;
Undocumented in source.
kind
Kind kind;
Undocumented in source.
localEndpoint
Endpoint localEndpoint;
Undocumented in source.
name
string name;
Undocumented in source.
parentId
bytes parentId;
Undocumented in source.
remoteEndpoint
Endpoint remoteEndpoint;
Undocumented in source.
shared_
bool shared_;
Undocumented in source.
tags
string[string] tags;
Undocumented in source.
timestamp
ulong timestamp;
Undocumented in source.
traceId
bytes traceId;
Undocumented in source.

Meta