Public cookbooks, intended for use with AWS. No sensitive information should be included in this repo.
To add the datadog agent to your opsworks application simply
- Add the DD key to your application as an enviornment variable called
DATADOG_KEY
include_recipe 'opsworks_datadog'
in your application cookbook