metrics : A node.js port of Coda Hales metrics library. In use at Yammer.. You can installing metrics npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install metrics $ sudo npm install -g metrics
If want to update the metrics package execute the command as below,
$ sudo npm update metrics
Update package globally,
$ npm install -g metrics
$ sudo git clone https://github.com/rektide/metrics.git
$ sudo npm install -g ./metrics
metrics@0.1.14 /usr/lib/node_modules/metrics
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall metrics
| Package Name | metrics |
| Version | 0.1.14 |
| Description | A node.js port of Coda Hales metrics library. In use at Yammer. |
| Released Date | 2017-08-22T16:46:34.683Z |
| Published by | tolbertam |
| How to Learn | https://www.npmjs.com/package/metrics/tutorial |