forked from forks/go-ethereum
Exposing /debug/metrics and /debug/metrics/prometheus was dependent on --pprof, which also exposes other HTTP APIs. This change makes it possible to run the metrics server on an independent endpoint without enabling pprof. |
||
|---|---|---|
| .. | ||
| accounts.go | ||
| android_test.go | ||
| big.go | ||
| bind.go | ||
| common.go | ||
| context.go | ||
| discover.go | ||
| doc.go | ||
| ethclient.go | ||
| ethereum.go | ||
| geth.go | ||
| geth_android.go | ||
| geth_ios.go | ||
| geth_other.go | ||
| init.go | ||
| interface.go | ||
| interface_test.go | ||
| logger.go | ||
| p2p.go | ||
| params.go | ||
| primitives.go | ||
| shhclient.go | ||
| types.go | ||
| vm.go | ||