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 = NewTransport() )
Functions ¶
func EnableWithAIForwarding ¶
EnableWithAIForwarding will start instrumentation and will connect to app insights forwarder exporter making the metrics and traces available in app insights.
func NewTransport ¶
NewTransport returns a new instance of a tracing-aware RoundTripper.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.