0.14.0 • Published 2 years ago

ss-pm2-datadog v0.14.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

pm2-datadog

This is a PM2 module to report application metrics and events in pm2 to Datadog.

Quick start

Install the module:

pm2 install ss-pm2-datadog

Configuration variables

VariableDescriptionDefault
global_tagsA list of global tags to send with every metric/eventNone
hostThe hostname or IP address of the DogStatsD daemonlocalhost
intervalThe polling interval for reporting metrics10000
portThe port for the DogStatsD daemon8125

To set a configuration variable, please run the following in your project directory:

pm2 set pm2-datadog:<variable> <value>

Release

❯ npm version [<new version> | major | minor | patch] -m "Release %s"

License

MIT

0.14.0

2 years ago

0.13.0

2 years ago

0.12.0

2 years ago

0.11.0

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago