Documentation ¶
Overview ¶
Package statsd records the time taken to respond to HTTP requests in statsd
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StatsdLogHandler ¶
type StatsdLogHandler struct {
// contains filtered or unexported fields
}
func (*StatsdLogHandler) ServeHTTP ¶
func (sh *StatsdLogHandler) ServeHTTP(w http.ResponseWriter, req *http.Request)
ServeHTTP records the time for a request and sends the result to statsd
Click to show internal directories.
Click to hide internal directories.