Documentation ¶
Overview ¶
Package exp hooks go-metrics into expvar on any metrics request, loads all vars from the registry into expvar, and executes regular expvar handler.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Exp ¶
func Exp(r metrics.Registry)
Exp will register an expvar powered metrics handler with http.DefaultServeMux on "/debug/vars"
func ExpHandler ¶
ExpHandler will return an expvar powered metrics handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.