Releases: DataDog/chef-datadog
Releases · DataDog/chef-datadog
2.17.0 / 2019-03-01
- [FEATURE] Add support for SLES. See #505 @gmmeyer
- [FEATURE] Add
index_stats
parameter for ElasticSearch. See #568 @aymen-chetoui - [FEATURE] Add configuration flag for JMX service discovery in Agent 5. See #563 @wolf31o2
- [FEATURE] Add support for list of tags in v6 configuration file. See #557 @skarlupka
- [FEATURE] Add vault recipe. See #555 @skarlupka
- [FEATURE] Add
min_collection_interval
to mysql template. See #548 @mhebbar1 - [OPTIMIZE] Retry on failure when pulling the gpg key. See #561 @remicalixte
- [BUGFIX] Fix beans description in tomcat config template. See #583 @remeh
- [MISC] Switch to cookstyle. See #565 @jeffbyrnes
- [MISC] Bump requirement on
chef_handler
. See #396 @olivielpeau
2.16.1 / 2018-07-16
2.16.0 / 2018-05-14
- [FEATURE] Support data scrubber config fields for process agent. See #540 @moisesbotarro
- [MISC] Document
easy_install_package
removal from Chef 13+. See #533 @olivielpeau
2.15.0 / 2018-03-21
This release adds full support of Agent 6 on Windows.
- [FEATURE] Support passing arbitrary config options to Datadog handler. See #532 @olivielpeau
- [FEATURE] Update version logic for Agent 6 on Windows. See #530 @olivielpeau
- [FEATURE] Add support of APM options for Agent 6.0 and clean up beta workarounds. See #527 @olivielpeau
- [FEATURE] Set windows values for agent 6. See #525 @rlaveycal
- [OPTIMIZE] Update Agent 6 configuration for v6.0.0 stable and higher. See #531 @olivielpeau
- [OPTIMIZE] Update deprecated
logs_enabled
attribute. See #513 & #526 @eplanet - [OPTIMIZE] Allow configuring
tags_submission_retries
option on handler. See #508 @olivielpeau - [BUGFIX] Force
windows_service
to restart in order to cope with restart error. See #520 @stefanwb - [BUGFIX] Fix default
datadog.yaml
template for Windows. See #528 @olivielpeau
2.14.1 / 2018-03-05
- [BUGFIX] Fix service provider on Amazon Linux < 2.0. See #523 @olivielpeau
- [OPTIMIZE] Remove reference to old expired APT key, keep only newer key. See #522 @olivielpeau
2.14.0 / 2018-02-27
- [FEATURE] Enable log collection with chef. See #498 @NBParis
- [FEATURE] Support process agent configuration in datadog.yaml. See #511 @conorbranagan
- [FEATURE] Add recipe for WMI check. See #499 @mlcooper
- [FEATURE] Add updated metrics for Cassandra 2.x and 3.x. See #516 @olivielpeau
- [FEATURE] Update component for APT repo, and URL for YUM for Agent6. See #515 @olivielpeau
- [FEATURE] Consul: support self leader check and network latency checks. See #501 @azuretek
- [BUGFIX] RHEL/Amazon linux: add service provider hint for Agent6 + upstart. See #518 @olivielpeau
2.13.0 / 2017-12-01
- [FEATURE] Add support for Logs, See #490 @tmichelet
- [FEATURE] Add go-metro recipe, #484 @iancward
- [FEATURE] Add tokumx recipe, #486 @gswallow
- [FEATURE] Add couchbase recipe, #487 @gswallow
- [FEATURE] Add experimental support of Agent 6 beta RPMs, #493 @olivielpeau
- [FEATURE] Allow
disable_ssl_validation
in the apache conf, #480 @stolfi - [BUGFIX] Fix
warn_on_missing_keys
option of redis integration, #495 @iancward & @olivielpeau - [BUGFIX] Fix default log file directory on Windows, #492 @borgilb & @olivielpeau
- [BUGFIX] Add check to consul template for
tags
key, #479 @grogancolin
2.12.0 / 2017-09-28
- [FEATURE] Support of Agent 6 beta for debianoids, #472 @olivielpeau
- [FEATURE] Add
tag_families
option to RabbitMQ template, #437 & #460 @lefthand & @foobarto - [FEATURE] Bring elasticsearch template up-to-date, #445 & #462 @AlexBevan & @kylegoch
- [FEATURE] Add
additional_metrics
andcollections
to mongo template , #463 @otterdude97 - [OPTIMIZE] Explicitly set
gpgcheck
to true foryum_repository
, #458 @dafyddcrosby - [BUGFIX] Adding support for amazon linux based images with recent versions of ohai, #448 @frezbo
- [BUGFIX] Fix
ssl_verify
option of rabbitmq template, #474 @iancward - [DOCS] Fix missing array braces in supervisord example, #454 @benmanns
2.11.0 / 2017-09-21
- [FEATURE] Add configuration for the process-agent, #465 @conorbranagan
- [FEATURE] Add SNMP recipe, #436 @mlcooper
- [OPTIMIZE] Do not include
yum
recipe to avoid overwriting main yum config, #446 @olivielpeau - [BUGFIX] Avoid failures of agent
service
resource with frequent restarts on systemd, #469 @olivielpeau
2.10.1 / 2017-05-31
- [OPTIMIZE] Add compatibility with
windows
cookbook3.0
, #438 @olivielpeau