Module jamtur01/datadog
| Download |
|
Module description
Description
A Puppet report processor for sending metrics to Datadog.
Requirements
dogapigem (v 1.0.3 and later)Puppet- A Datadog account
Installation & Usage
-
Install the
dogapigem on your Puppet master$ sudo gem install dogapi -
Install puppet-datadog as a module in your Puppet master’s module path.
-
Update the
datadog_api_keyvariable in thedatadog.yamlfile with your Datadog API key and copy the file to/etc/puppet/. An example file is included. -
Enable pluginsync and reports on your master and clients in
puppet.conf[master] report = true reports = datadog pluginsync = true [agent] report = true pluginsync = true -
Run the Puppet client and sync the report as a plugin
Release notes for version 0.0.1
Initial release
Search Modules
Module's releases
Add a module