Span

Members

Functions

addAnnotation
void addAnnotation(string value, long timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
addTag
void addTag(string key, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
defaultId
string defaultId()
Undocumented in source. Be warned that the author may not have intended to support it.
finish
void finish(long timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(long timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

buildLocalEndPoint
EndPoint buildLocalEndPoint(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

annotations
Annotation[] annotations;
Undocumented in source.
debug_
bool debug_;
Undocumented in source.
duration
long duration;
Undocumented in source.
id
string id;

8bytes

kind
string kind;
Undocumented in source.
localEndpoint
EndPoint localEndpoint;
Undocumented in source.
name
string name;
Undocumented in source.
parentId
string parentId;
Undocumented in source.
remoteEndpoint
EndPoint remoteEndpoint;
Undocumented in source.
samplingState
string samplingState;
Undocumented in source.
shared_
bool shared_;
Undocumented in source.
tags
string[string] tags;
Undocumented in source.
timestamp
long timestamp;
Undocumented in source.
traceId
string traceId;

16bytes

Meta