Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Transport is the default tracing RoundTripper. The custom options setter will control // if traces are being emitted or not. Transport = &ochttp.Transport{ Propagation: &tracecontext.HTTPFormat{}, GetStartOptions: getStartOptions, } )
Functions ¶
func EnableWithAIForwarding ¶
EnableWithAIForwarding will start instrumentation and will connect to app insights forwarder exporter making the metrics and traces available in app insights.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.