Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler interface {
WithHandler(name string, h http.Handler) http.HandlerFunc
}
func NewHandler ¶
func NewHandler(reg prometheus.Registerer) Handler
NewHandler provides default instrucmentation handler
Click to show internal directories.
Click to hide internal directories.