# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Deprecated: you should use SpanLog instead.
No description provided by the author
DecodeHook for use with the mapstructure package.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetEnumParseHelp gets end-user specific messages for enum parse errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InitTracer configures the Jaeger OpenTracing client to log traces.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Adapted from config.NewReporter, in order to be able to pass in TLS config to http transport.
NewSpanFromGrpc is used on server-side in controller/audit.go to extract span.
No description provided by the author
No description provided by the author
This span only logs to disk, and does not actually do any tracing.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetupLoggers allows for overriding default loggers, primarily for e2e tests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Convenience function for test routines.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Wrap Span so we can override Finish().
No description provided by the author
No description provided by the author
No description provided by the author
WithHasLogs is used to propagate the hasLogs state of a span across process API calls.
WithNoLogStartFinish suppresses the file log for Start and Finish calls, used for very short spans created just to log a single log.
WithNoTracing only logs to disk.
WithSuppress suppresses the span (effectively disables it).
WithSuppressWithoutLogs suppresses the span unless there are logs associated with the span.

# Type aliases

No description provided by the author
No description provided by the author
TraceData is used to transport trace/span across boundaries, such as via etcd (stored on disk) or notify (cached in keys map).