package
0.0.0-20230728070032-dd9e68f319d5
Repository: https://github.com/weaveworks/common.git
Documentation: pkg.go.dev

# Functions

NewTimedClient creates a Requester that instruments requests on `client`.
TimeRequest performs an HTTP client request and records the duration in a histogram.
TimeRequestHistogram performs an HTTP client request and records the duration in a histogram.

# Constants

OperationNameContextKey specifies the operation name location within the context for instrumentation.

# Structs

TimedClient instruments a request.

# Interfaces

Requester executes an HTTP request.