Releases: DataDog/chef-datadog
2.10.0 / 2017-05-08
- [FEATURE] Update nginx configuration template, #417 @iancward
- [FEATURE] Add service discovery attributes to
datadog.conf
, #420 @bflad - [FEATURE] Add Kubernetes recipe, #409 @xt99
- [FEATURE] Add SQLServer recipe, #425 @mlcooper
- [FEATURE] Add disk integration recipe, #430 @iancward
- [FEATURE] Add more options to Mongo & Elasticsearch templates, #424 @gkze
- [FEATURE] Allow disabling
apm_enabled
indatadog.conf
, #428 @ed-flanagan - [FEATURE] Let the trace-agent use its own default settings, #433 @olivielpeau
- [FEATURE] Allow specifying trace env, #435 @krasnoukhov
2.9.1 / 2017-03-28
2.9.0 / 2017-03-24
This release should be fully compatible with Chef 13.
Note for Windows users: Upgrading to Agent versions >= 5.12.0 should be done using the EXE installer
(see README)
- [FEATURE] Allow configuration of Traces settings in datadog.conf, #402 @mlcooper
- [FEATURE] Support upgrades to Windows Agents >= 5.12.0 (EXE installer option), #410 @olivielpeau
- [FEATURE] Add
send_policy_tags
option for handler, #398 @olivielpeau - [FEATURE] Add attribute to customize the gem server of the handler, #413 @dsalvador-dsalvador
- [OPTIMIZE] Rename
package[apt-transport-https]
resource for Chef 13 compatibility, #388 @bai - [OPTIMIZE] Guard new GPG key from always being downloaded, #404 @iancward
- [MISC] Loosen constraint on
chef_handler
cookbook version, #414 @olivielpeau - [MISC] Add constraint on
windows
cookbook version, #415 @olivielpeau
cookbook 'datadog', '~> 2.8.1'
- [BUGFIX] Fix agent version pinning on Windows, #400 @olivielpeau
cookbook 'datadog', '~> 2.8.0'
- [FEATURE] Add
ssl_verify
option to RabbitMQ template, #383 @iancward - [FEATURE] Add correct sudo commands to Postfix recipe, #384 @BrentOnRails & @degemer
- [FEATURE] Add support for
windows_service
integration, #387 @mlcooper - [FEATURE] Add attributes for package download retries, #390 @degemer
- [FEATURE] Add tags blacklist regex attribute for handler, #397 @ABrehm264 & @degemer
- [FEATURE] Defer evaluation of api and app keys and read from
run_state
, #395 @mfischer-zd
cookbook 'datadog', '~> 2.7.0'
- [FEATURE] Add
dd-agent
user todocker
group indocker
/docker_daemon
recipes, #364 @jvrplmlmn - [FEATURE] Add support for
system_swap
check, #372 @iancward - [FEATURE] Add ability to pin datadog-agent versions per platform, #368 @mlcooper
- [FEATURE] Add support for any config option in
datadog.conf
, #375 @degemer - [FEATURE] Trust new APT and RPM keys, #365 @olivielpeau
- [OPTIMIZE] Simplify
postgres.yaml
template, #380 @miketheman - [BUGFIX] Allow instances with no
tags
inpostfix
template, #374 @nyanshak
cookbook 'datadog', '~> 2.6.0'
- [FEATURE] Allow multiple enpoints/api_keys conf on Agent and handler, #317 @degemer
- [FEATURE] Add
kafka
template versioning, #340 @degemer - [FEATURE] Add
gunicorn
support, #355 @mlcooper - [FEATURE] Add attribute to allow agent downgrade, #359 @olivielpeau
- [OPTIMIZE] Fully disable dogstatsd when attribute is set to false/nil, #348 @ccannell67
- [OPTIMIZE] Use HTTPS for
yumrepo
when applicable, #351 @aknarts - [BUGFIX] Fix agent version test when version contains an epoch, #357 @olivielpeau
- [BUGFIX] Fix
datadog-agent-base
removal guard logic on rhellions, #358 @olivielpeau - [BUGFIX] Replace deprecated properties of
yum_repository
, #361 & #362 @historus & @olivielpeau
cookbook 'datadog', '~> 2.5.0'
-
[FEATURE] Add support for
extra_packages
agent checks, #271 @tmichelet -
[FEATURE] Add Windows support to
remove-dd-agent
recipe (Chef >= 12.6 only), #332 @raycrawford -
[FEATURE] Make yum repo GPG key an attribute, #326 @iancward
-
[FEATURE] Add support for
provider
option iniis
check, #324 @clmoreno -
[FEATURE] Add support for tags in
etcd
check, #322 @stensonb -
[FEATURE] Add
developer_mode
option todatadog.conf
, #315 @olivielpeau -
[FEATURE] Add support for
win32_event_log
check, #314 @olivielpeau -
[FEATURE] Add
dogstatsd_target
option todatadog.conf
, #313 @jcftang-r7 -
[FEATURE] Add support for
custom_metrics
inpostgres
check, #284 @flah00 -
[OPTIMIZE] Update windows support with many improvements, #334 @brentm5
-
[OPTIMIZE] Pass the
hostname
attribute to the handler, #308 @gmmeyer -
[MISC] Allow non-breaking updates of
chef_handler
, #291 @eherotNOTE The strict version constraint on
chef_handler
had been introduced because the1.2
minor release ofchef_handler
broke compatibility with Chef 11. Chef 11 compatibility has been re-introduced in the1.3
release, we recommend using that version or higher if you use Chef 11.
cookbook 'datadog', '~> 2.4.0'
- [FEATURE] Add support for
dns_check
, #294 @nickmarden - [FEATURE] Add support for
directory
check, #277 @kindlyseth - [BUGFIX] Template error in
postgres.yaml
, #300, #304 @miketheman
cookbook 'datadog', '~> 2.3.0'
- [FEATURE] Add support for
go_expvar
check, #298 @hartfordfive - [FEATURE] Allow a String or Hash when configuring Agent tags, #296 @martinisoft
- [FEATURE] Allow passing a
tag_prefix
to the handler, #285 @mstepniowski - [FEATURE] Allow Agent config to control service behavior, #280 @hydrant25 & @miketheman
- [FEATURE] Add
collect_function_metrics
topostgres
check, #278 @isaacdd - [FEATURE] Add logging configuration overrides, #273 @SupermanScott & @miketheman
- [FEATURE] Add
cassandra
template versions, #263 @yannmh @sethrosenblum & @miketheman - [FEATURE] Add
sites
options toiis
check, #261, @cobusbernard & @miketheman - [FEATURE] Add missing options to
rabbitmq
check, #232 @mattrobenolt & @miketheman - [FEATURE] Add Agent config option for
histogram_*
, #272, @SupermanScott - [FEATURE] Add support for
commandstats
in redis check, #266 @sethrosenblum - [FEATURE] Add support for
ssh_check
check, #262 @wk8 - [FEATURE] Add support for custom MySQL queries, #259 @wk8
- [FEATURE] Add PHP-FPM recipe, #253 @jridgewell
- [FEATURE] Allow
yum_repository
resource to receive proxy options, #251 @RedWhiteMiko - [FEATURE] Add Agent config option for
statsd_metric_namespace
, #250 @MiguelMoll - [FEATURE] Allow use of Agent
web_proxy
config for Handler, #208 @datwiz - [OPTIMIZE] Allow
tags
to benil
during Windows Agent install, #286 @rlaveycal - [OPTIMIZE] Apply
sensitive
filter to template renders, #274 @martinisoft - [DOCS] Correct
redisdb
example, #281 @iashwash - [DOCS] Correct
docker_daemon
example, #276 @dlackty - [MISC] Remove
knife.rb
file from repo, #299 @miketheman - [MISC] Convert Kitchen Test to ChefSpec test for
activemq
, #295 @miketheman - [MISC] Add Kitchen tests via CircleCI & kitchen-docker, @miketheman
- [MISC] Update Travis lint/spec tests to use ChefDK-supplied packages, @miketheman