Releases: DataDog/chef-datadog
chef-datadog, 2.2.0
2.2.0 / 2015-10-27
- This release deserves a specific callout for a feature that has been finally
implemented and deserves a major round of applause to @EasyAsABC123,
@rlaveycal, @olivielpeau for their efforts in making Windows platform
support in this cookbook a reality. - [FEATURE] Add support for
docker_daemon
check, #249 @kurochan - [FEATURE] Add support for
solr
check, #246 @miketheman - [FEATURE] Add support for
system_core
check, #243 @miketheman - [FEATURE] Add support for
consul
check, #238 @wk8 & @darron - [FEATURE] Add
ssl
support forpostgres
check, #237 @uzyexe - [FEATURE] Add support for
etcd
check, #235 @zshenker & @darron - [FEATURE] Add RPM signature check, #225 @elafarge, #240 @miketheman
- [FEATURE] Add missing
varnish
check options, #224 @hilli - [FEATURE] Add timeout option to
elasticsearch
check, #223 @dominicchan - [FEATURE] Add per-shard config toggles to
elasticsearch
check. Agent 5.5.0+, #221 @elafarge - [FEATURE] Add per-check tagging to
datadog.conf
. Agent 5.5.0+, #220 @elafarge ref - [FEATURE] Add port for
mysql
check, #217 @NathanielMichael - [FEATURE] Add support for Windows, #210 @EasyAsABC123, @rlaveycal, @olivielpeau
- [FEATURE] Add
skip_ssl_validation
toggle to the datadog config file, #209 @ABrehm264 - [FEATURE] Add support for
supervisord
check, #204 @DorianZaccaria - [FEATURE] Add support for
pgbouncer
check, #198 @DorianZaccaria - [FEATURE] Update options for
redisdb
check, #185 @opsline-radek, @miketheman (specs) - [FEATURE] Add support for
postfix
check, #167 @phlipper - [BUGFIX] Fix
kafka
templatetags
, #244 @LeoCavaille - [BUGFIX] Fix
updated_by_last_action
value ofmonitor
provider, #229 @olivielpeau - [BUGFIX] Make
zookeeper
checktimeout
optional, #227 @olivielpeau - [OPTIMIZE] Detect virtual package prior to removal, #247 @dwradcliffe
- [OPTIMIZE] Add source & issues URLs for Supermarket, #248 @jeffbyrnes
- [OPTIMIZE] Skip
dd-handler
recipe inwhy-run
mode, #231 @olivielpeau - [OPTIMIZE] Add
apt-transport-https
for deb-based repo install, #219 @darron - [OPTIMIZE] Change rights on Agent configuration files, #218 @olivielpeau
- [OPTIMIZE] Updates to
manage
LWRP, #212 @jmanero-r7 - [DOCS] Correct
jmx
example, #245 @tejom - [DOCS] Correct
kafka
example, #205 @elafarge - [DOCS] Correct
fluentd
example, #203 @inokappa - [MISC] Add Rake task for cleanup, #216 @miketheman
- [MISC] Update
guard
andGuardfile
, #215 @miketheman - [MISC] Create ChefSpec matchers for spec testing, @miketheman
- [MISC] Update
jmx
tests for accurate structure, @miketheman - [MISC] Update libraries used in test suite, @miketheman
chef-datadog, 2.1.0
2.1.0 / 2015-04-20
-
[FEATURE] Add support for
mesos
check, #200 @DorianZaccaria -
[FEATURE] Add support for
docker
check, #197 @DorianZaccaria -
[OPTIMIZE] Set compile_time when using chef_gem resource, #196 @miketheman
-
[FEATURE] Add support for
ntp
check, #182 @chrissnell, @miketheman -
[OPTIMIZE] Remove long-dead
debug_mode
and replace withlog_level
, #187 @remh -
[FEATURE] Add support for
http
&tcp
monitoring check, #177 @mtougeron, #178 @chrissnell, @miketheman -
[FEATURE] Add support for
fluentd
monitoring check, #191 @takus, #192 @miketheman -
[FEATURE] Add support for process monitoring check, #190 @jpcallanta
-
[FEATURE] Add configuration flags to elasticsearch template, #169 @chrissnell
-
[FEATURE] Add configuration flag to control collection of EC2 tags from Agent, #159 @mirceal
-
[FEATURE] Add Agent package attribute to control package provider action, #127, #147 @miketheman
-
[OPTIMIZE] Use hkp keyserver URL on debianoids, #138 @khouse
-
[BUGFIX] Use correct indentation for kafka recipe, correct values, add tests, #163, @donaldguy & @miketheman
-
[BUGFIX] Use correct indentation for activemq recipe, correct param, add tests, #171 @SelerityMichael & @miketheman
-
[FEATURE] Add support for bind_host parameter, #148 @jblancett
-
[FEATURE] Add support for Fedora platform, #135 @juliandunn
-
[FEATURE] Add support for custom emitters, #123 @arthurnn & @graemej
-
[FEATURE] Add support for statsd forwarding in config file, #117 @ctrlok
-
[BUGFIX] Simplify JMX configuration, #116 @miketheman
NOTE This has been broken for some time, and has had multiple attempts at fixing properly. The correct interface
has never been documented, and the implementation has always been left up to the reader. We have changed this to be
much simpler - instead of trying to account for any possible methods -
[BUGFIX] Correct cassandra template render flags, @miketheman
-
[DOCS] Remove suggestion for python cookbook, as it is no longer needed. @miketheman
-
[MISC] Updates to test suite for simplicity, deprecation warnings, dependencies @miketheman & @darron
Datadog Agent 5.0.0 Release Edition
2.0.0 / 2014-08-22
-
BREAKING CHANGE: Datadog Agent 5.0.0 Release Edition
With the release of Datadog Agent 5.x, all Python dependencies are now bundled, and extensions for monitoring are no
longer needed. Integration-specific recipes no longer install any packages, so if you are using a version older than
5.x, you may have to install these yourself. This greatly simplifies deployment of all components for monitoring.
See commit b775821 for the exact package resources that have been removed.
Affected recipes:- hdfs
- memcache
- mongodb
- mysql
- postgres
- redisdb
-
BREAKING CHANGE: Removed chef_gem support for Chef versions pre 0.10.9.
We haven't supported this version of Chef in some time, so it's unlikely that you will be affected at all.
Just in case, please review what versions of Chef you have installed, and use an older version of this cookbook until
you can upgrade them. -
[OPTIMIZE] Update repository recipe to choose correct arch, @remh
-
[OPTIMIZE] Remove conditional python dep for Ubuntu 11.04, @miketheman
-
[OPTIMIZE] Remove extra
apt-get
call during Agent recipe run, @miketheman -
[FEATURE] Add
kafka
monitoring recipe & tests, #113 @qqfr2507 -
[FEATURE] Allow database name to be passed into postgres template, @miketheman
-
[MISC] Many updates to testing suite. Faster style, better specs. @miketheman
datadog cookbook, v1.2.0
- [FEATURE] Add
relations
parameter to Postgres check config, #97 @miketheman - [FEATURE] Add
sock
parameter to MySQL check configuration, #105 @thisismana - [FEATURE] Add more parameters to the haproxy templte to collect status metrics, #103 @evan2645 & @miketheman
- [FEATURE]
datadog::mongo
recipe now installspymongo
and prerequisites, #81 @dwradcliffe - [FEATURE] Allow attribute control over whether to allow the local Agent to handle non-local traffic, #100 @coosh
- [FEATURE] Allow attribute control over whether the Chef Handler is activated, #95 @jedi4ever, @miketheman
- [FEATURE] Allow attribute control over whether Agent should be running, #94 @jedi4ever, @miketheman
- [FEATURE] Reintroduce attribute config for dogstatsd daemon, #90 @jedi4ever, @miketheman
- [FEATURE] Allow jmx template to accept arbitrary
key, value
statements, #93 @clofresh - [FEATURE] Allow cassandra/zookeeper templates to accept arbitrary
key, value
statements, @miketheman - [FEATURE] Add name param to varnish recipe, #86 @clofresh
- [FEATURE] Allow attribute-driven settings for web proxy, #82 @antonio-osorio
- [FEATURE] Allow override of Agent config for hostname via attribute, #76 @ryandjurovich
- [FEATURE] Allow for non-conf.d integrations to be set via attributes, #66 @babbottscott
- [FEATURE] added hdfs recipe and template, #77 @phlipper
- [FEATURE] added zookeeper recipe and template, #74 @phlipper
- [BUGFIX] Warn user when more than one
network
instance is defined, #98 @miketheman - [BUGFIX] Properly indent jmx template, #88 @flah00
- [BUGFIX] Handle unrecognized Python version strings in a better fashion, #79 #80 #84, @jtimberman, @schisamo, @miketheman
- [BUGFIX] Set gpgcheck to false for
yum
repo if it exists, #89 @alexism, #101 @nkts - [MISC] Inline doc for postgres recipe, #83 @timusg
v1.1.1
release v1.1.1