2019-06-09 07:24:20 +00:00
|
|
|
go-flow-metrics
|
|
|
|
==================
|
|
|
|
|
|
|
|
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai)
|
2021-06-16 20:19:45 +00:00
|
|
|
[![](https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p)
|
|
|
|
[![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](https://libp2p.io/)
|
2019-06-09 07:24:20 +00:00
|
|
|
[![Travis CI](https://travis-ci.org/libp2p/go-flow-metrics.svg?branch=master)](https://travis-ci.org/libp2p/go-flow-metrics)
|
2021-06-16 20:19:45 +00:00
|
|
|
[![Discourse posts](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg)](https://discuss.libp2p.io)
|
|
|
|
|
2019-06-09 07:24:20 +00:00
|
|
|
|
|
|
|
> A simple library for tracking flow metrics.
|
|
|
|
|
|
|
|
A simple alternative to [rcrowley's
|
|
|
|
go-metrics](https://github.com/rcrowley/go-metrics) that's a lot faster (and
|
|
|
|
only does simple bandwidth metrics).
|
|
|
|
|
|
|
|
## Table of Contents
|
|
|
|
|
|
|
|
- [Install](#install)
|
|
|
|
- [Contribute](#contribute)
|
|
|
|
- [License](#license)
|
|
|
|
|
|
|
|
## Install
|
|
|
|
|
|
|
|
```sh
|
|
|
|
make install
|
|
|
|
```
|
|
|
|
|
|
|
|
## Contribute
|
|
|
|
|
|
|
|
PRs are welcome!
|
|
|
|
|
|
|
|
Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
MIT © Protocol Labs
|
2021-06-16 20:19:45 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
The last gx published version of this module was: 0.2.0: QmQFXpvKpF34dK9HcE7k8Ksk8V4BwWYZtdEcjzu5aUgRVr
|