Documentation ¶
Index ¶
Constants ¶
View Source
const DataSourceSLOMiddlewareName = "slo"
Variables ¶
View Source
var Logger = log.DefaultLogger
Functions ¶
func Middleware ¶
func Middleware() httpclient.Middleware
Middleware captures duration of requests to external services and the source of errors
func RoundTripper ¶
func RoundTripper(opts httpclient.Options, next http.RoundTripper) http.RoundTripper
RoundTripper captures duration of requests to external services and the source of errors
func SanitizeLabelName ¶
SanitizeLabelName removes all invalid chars from the label name. If the label name is empty or contains only invalid chars, it will return an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.