c9e99c432d | ||
---|---|---|
.. | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
go.mod | ||
meter.go | ||
package.json | ||
registry.go | ||
sweeper.go |
README.md
go-flow-metrics
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