hot-shots : Node.js client for StatsD, DogStatsD, and Telegraf. You can installing hot-shots 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 hot-shots $ sudo npm install -g hot-shots
If want to update the hot-shots package execute the command as below,
$ sudo npm update hot-shots
Update package globally,
$ npm install -g hot-shots
$ sudo git clone https://github.com/rektide/hot-shots.git
$ sudo npm install -g ./hot-shots
hot-shots@5.0.0 /usr/lib/node_modules/hot-shots
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hot-shots
Package Name | hot-shots |
Version | 5.0.0 |
Description | Node.js client for StatsD, DogStatsD, and Telegraf |
Released Date | 2017-11-09T14:43:41.660Z |
Published by | bdeitte |
How to Learn | https://www.npmjs.com/package/hot-shots/tutorial |