//
pkg.gl
Category
github.com/ethereum/go-ethereum
metrics
exp
package
1.15.2
Repository:
https://github.com/ethereum/go-ethereum.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
247
Files
188 SLOC
#
Functions
Exp
Exp will register an expvar powered metrics handler with http.DefaultServeMux on "/debug/vars".
ExpHandler
ExpHandler will return an expvar powered metrics handler.
Setup
Setup starts a dedicated metrics server at the given address.