Skip to content

Instantly share code, notes, and snippets.

@tim-jones
Created April 10, 2015 16:32
Show Gist options
  • Save tim-jones/906aab86abef2452f251 to your computer and use it in GitHub Desktop.
Save tim-jones/906aab86abef2452f251 to your computer and use it in GitHub Desktop.
DD error
Running handlers:
[2015-04-10T16:22:57+00:00] WARN: Could not submit ["env:prod", "role:datamunger"] tags for e1c-dat-01 to Datadog: ["403", {"errors"=>["Invalid application key"]}]
- Chef::Handler::Datadog
@tim-jones
Copy link
Author

default_attributes(
:'build-essential' => {
:compile_time => true
},
:datadog => {
:application_key => [ "***" ]
},
:set_fqdn => "
.tlv.io",
:hostname_cookbook => {
:use_node_ip => true
}
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment