status-go/vendor/github.com/libp2p/go-flow-metrics
Adam Babik c9e99c432d migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
..
.travis.yml migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
LICENSE migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
Makefile migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
README.md migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
go.mod migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
meter.go Add rendezvous implementation for discovery interface 2018-07-25 15:10:57 +03:00
package.json migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
registry.go Add rendezvous implementation for discovery interface 2018-07-25 15:10:57 +03:00
sweeper.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00

README.md

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