go-ethereum/vendor/github.com/libp2p/go-flow-metrics
2018-04-21 13:24:21 +02:00
..
LICENSE whisper: add libp2p dependencies to vendor 2018-04-21 13:24:21 +02:00
Makefile whisper: add libp2p dependencies to vendor 2018-04-21 13:24:21 +02:00
meter.go whisper: add libp2p dependencies to vendor 2018-04-21 13:24:21 +02:00
package.json whisper: add libp2p dependencies to vendor 2018-04-21 13:24:21 +02:00
README.md whisper: add libp2p dependencies to vendor 2018-04-21 13:24:21 +02:00
registry.go whisper: add libp2p dependencies to vendor 2018-04-21 13:24:21 +02:00
sweeper.go whisper: add libp2p dependencies to vendor 2018-04-21 13:24:21 +02:00

go-flow-metrics

Travis CI

A simple library for tracking flow metrics.

A simple alternative to rcrowley's go-metrics that's a lot faster (and only does simple bandwidth metrics).

Table of Contents

Install

make install

Contribute

PRs are welcome!

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © Protocol Labs