dogapi : Datadog API Node.JS Client. You can installing dogapi 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 dogapi $ sudo npm install -g dogapi
If want to update the dogapi package execute the command as below,
$ sudo npm update dogapi
Update package globally,
$ npm install -g dogapi
$ sudo git clone https://github.com/rektide/dogapi.git
$ sudo npm install -g ./dogapi
dogapi@2.8.0 /usr/lib/node_modules/dogapi
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dogapi
Package Name | dogapi |
Version | 2.8.0 |
Description | Datadog API Node.JS Client |
Released Date | 2017-07-06T15:47:08.017Z |
Published by | brett_langdon |
How to Learn | https://www.npmjs.com/package/dogapi/tutorial |