Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Instrument ¶
func Instrument(next http.RoundTripper, region string) http.RoundTripper
Instrument logs and traces requests handled by the returned round tripper.
The logic was derived from @xiazhan's work in logging_send_decorator.go originally committed in 74df1ef as an autorest send decorator. This adoption allows it to be used by non-autorest HTTP requests.
func InstrumentWithConnection ¶
func InstrumentWithConnection(next http.RoundTripper, region string) http.RoundTripper
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.