plugeth/p2p
Anton Evangelatov ae9f97221a metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910)
* go-metrics: fork library and introduce ResettingTimer and InfluxDB reporter.

* vendor: change nonsense/go-metrics to ethersphere/go-metrics

* go-metrics: add tests. move ResettingTimer logic from reporter to type.

* all, metrics: pull in metrics package in go-ethereum

* metrics/test: make sure metrics are enabled for tests

* metrics: apply gosimple rules

* metrics/exp, internal/debug: init expvar endpoint when starting pprof server

* internal/debug: tiny comment formatting fix
2018-02-23 11:56:08 +02:00
..
discover
discv5
enr
nat
netutil
protocols p2p/protocols: gofmt -w -s 2018-02-22 11:37:57 +01:00
simulations
testing
dial_test.go p2p: when peer is removed remove it also from dial history (#16060) 2018-02-21 15:03:26 +01:00
dial.go p2p: when peer is removed remove it also from dial history (#16060) 2018-02-21 15:03:26 +01:00
message_test.go
message.go p2p: remove unused code (#16158) 2018-02-22 19:20:28 +02:00
metrics.go metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 2018-02-23 11:56:08 +02:00
peer_error.go
peer_test.go
peer.go
protocol.go
rlpx_test.go p2p: don't send DiscReason when using net.Pipe (#16004) 2018-02-22 11:41:06 +01:00
rlpx.go p2p: don't send DiscReason when using net.Pipe (#16004) 2018-02-22 11:41:06 +01:00
server_test.go
server.go p2p: remove unused code (#16158) 2018-02-22 19:20:28 +02:00