opbeat : The official Opbeat agent for Node.js. You can installing opbeat 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 opbeat $ sudo npm install -g opbeat
If want to update the opbeat package execute the command as below,
$ sudo npm update opbeat
Update package globally,
$ npm install -g opbeat
$ sudo git clone https://github.com/rektide/opbeat.git
$ sudo npm install -g ./opbeat
opbeat@4.16.0 /usr/lib/node_modules/opbeat
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall opbeat
| Package Name | opbeat |
| Version | 4.16.0 |
| Description | The official Opbeat agent for Node.js |
| Released Date | 2017-09-14T10:56:34.916Z |
| Published by | watson |
| How to Learn | https://www.npmjs.com/package/opbeat/tutorial |