Documentation
¶
Index ¶
Constants ¶
View Source
const ( LENS_HTTP_DURATION_SECONDS = "lens_http_duration_seconds" LENS_HTTP_REQUESTS_TOTAL = "lens_http_requests_total" LENS_HTTP_REQUEST_CURRENT = "lens_http_requests_current" )
metrics names constants
View Source
const ( PATH = "path" METHOD = "method" STATUS = "status" )
metrics labels constants
Variables ¶
This section is empty.
Functions ¶
func NewDelegator ¶
func NewDelegator(w http.ResponseWriter, observeWriteHeaderFunc func(int)) delegator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.