hunt.trace.Client

Undocumented in source.

Members

Aliases

CSpan
alias CSpan = hunt.trace.Span.Span
Undocumented in source.
PSpan
alias PSpan = zipkin.proto3.zipkin.Span
Undocumented in source.

Functions

initIMF
void initIMF(string host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
toCSpan
CSpan toCSpan(PSpan pspan)
Undocumented in source. Be warned that the author may not have intended to support it.
toPSpan
PSpan toPSpan(CSpan cspan)
Undocumented in source. Be warned that the author may not have intended to support it.
uploadFromIMF
void uploadFromIMF(CSpan[] spans)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

tracing
bool tracing [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

g_context
GatewayTcpClient g_context;
Undocumented in source.
g_timer
Timer g_timer;
Undocumented in source.

Meta