Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitGlobalTracer ¶
InitGlobalTracer sets the GlobalTracer to an instance of Jaeger Tracer that loads the Jaeger tracer from the environment, samples 100% of traces, and logs all spans to stdout.
func InjectHeaders ¶
InjectHeaders injects the necessary opentracing headers to support distributed tracing.
Types ¶
type TracingRoundTripper ¶
type TracingRoundTripper struct {
Proxied http.RoundTripper
}
TracingRoundTripper implements the http.RoundTripper interface
Click to show internal directories.
Click to hide internal directories.