- [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
- [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_validationin the apache conf, #480 @stolfi - [BUGFIX] Fix
warn_on_missing_keysoption of redis integration, #495 @iancward & @olivielpeau - [BUGFIX] Fix default log file directory on Windows, #492 @borgilb & @olivielpeau
- [BUGFIX] Add check to consul template for
tagskey, #479 @grogancolin
- [FEATURE] Support of Agent 6 beta for debianoids, #472 @olivielpeau
- [FEATURE] Add
tag_familiesoption to RabbitMQ template, #437 & #460 @lefthand & @foobarto - [FEATURE] Bring elasticsearch template up-to-date, #445 & #462 @AlexBevan & @kylegoch
- [FEATURE] Add
additional_metricsandcollectionsto mongo template , #463 @otterdude97 - [OPTIMIZE] Explicitly set
gpgcheckto true foryum_repository, #458 @dafyddcrosby - [BUGFIX] Adding support for amazon linux based images with recent versions of ohai, #448 @frezbo
- [BUGFIX] Fix
ssl_verifyoption of rabbitmq template, #474 @iancward - [DOCS] Fix missing array braces in supervisord example, #454 @benmanns
- [FEATURE] Add configuration for the process-agent, #465 @conorbranagan
- [FEATURE] Add SNMP recipe, #436 @mlcooper
- [OPTIMIZE] Do not include
yumrecipe to avoid overwriting main yum config, #446 @olivielpeau - [BUGFIX] Avoid failures of agent
serviceresource with frequent restarts on systemd, #469 @olivielpeau
- [OPTIMIZE] Add compatibility with
windowscookbook3.0, #438 @olivielpeau
- [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_enabledindatadog.conf, #428 @ed-flanagan - [FEATURE] Let the trace-agent use its own default settings, #433 @olivielpeau
- [FEATURE] Allow specifying trace env, #435 @krasnoukhov
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_tagsoption 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_handlercookbook version, #414 @olivielpeau - [MISC] Add constraint on
windowscookbook version, #415 @olivielpeau
- [BUGFIX] Fix agent version pinning on Windows, #400 @olivielpeau
- [FEATURE] Add
ssl_verifyoption to RabbitMQ template, #383 @iancward - [FEATURE] Add correct sudo commands to Postfix recipe, #384 @BrentOnRails & @degemer
- [FEATURE] Add support for
windows_serviceintegration, #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
- [FEATURE] Add
dd-agentuser todockergroup indocker/docker_daemonrecipes, #364 @jvrplmlmn - [FEATURE] Add support for
system_swapcheck, #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.yamltemplate, #380 @miketheman - [BUGFIX] Allow instances with no
tagsinpostfixtemplate, #374 @nyanshak
- [FEATURE] Allow multiple enpoints/api_keys conf on Agent and handler, #317 @degemer
- [FEATURE] Add
kafkatemplate versioning, #340 @degemer - [FEATURE] Add
gunicornsupport, #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
yumrepowhen applicable, #351 @aknarts - [BUGFIX] Fix agent version test when version contains an epoch, #357 @olivielpeau
- [BUGFIX] Fix
datadog-agent-baseremoval guard logic on rhellions, #358 @olivielpeau - [BUGFIX] Replace deprecated properties of
yum_repository, #361 & #362 @historus & @olivielpeau
-
[FEATURE] Add support for
extra_packagesagent checks, #271 @tmichelet -
[FEATURE] Add Windows support to
remove-dd-agentrecipe (Chef >= 12.6 only), #332 @raycrawford -
[FEATURE] Make yum repo GPG key an attribute, #326 @iancward
-
[FEATURE] Add support for
provideroption iniischeck, #324 @clmoreno -
[FEATURE] Add support for tags in
etcdcheck, #322 @stensonb -
[FEATURE] Add
developer_modeoption todatadog.conf, #315 @olivielpeau -
[FEATURE] Add support for
win32_event_logcheck, #314 @olivielpeau -
[FEATURE] Add
dogstatsd_targetoption todatadog.conf, #313 @jcftang-r7 -
[FEATURE] Add support for
custom_metricsinpostgrescheck, #284 @flah00 -
[OPTIMIZE] Update windows support with many improvements, #334 @brentm5
-
[OPTIMIZE] Pass the
hostnameattribute to the handler, #308 @gmmeyer -
[MISC] Allow non-breaking updates of
chef_handler, #291 @eherotNOTE The strict version constraint on
chef_handlerhad been introduced because the1.2minor release ofchef_handlerbroke compatibility with Chef 11. Chef 11 compatibility has been re-introduced in the1.3release, we recommend using that version or higher if you use Chef 11.
- [FEATURE] Add support for
dns_check, #294 @nickmarden - [FEATURE] Add support for
directorycheck, #277 @kindlyseth - [BUGFIX] Template error in
postgres.yaml, #300, #304 @miketheman
- [FEATURE] Add support for
go_expvarcheck, #298 @hartfordfive - [FEATURE] Allow a String or Hash when configuring Agent tags, #296 @martinisoft
- [FEATURE] Allow passing a
tag_prefixto the handler, #285 @mstepniowski - [FEATURE] Allow Agent config to control service behavior, #280 @hydrant25 & @miketheman
- [FEATURE] Add
collect_function_metricstopostgrescheck, #278 @isaacdd - [FEATURE] Add logging configuration overrides, #273 @SupermanScott & @miketheman
- [FEATURE] Add
cassandratemplate versions, #263 @yannmh @sethrosenblum & @miketheman - [FEATURE] Add
sitesoptions toiischeck, #261, @cobusbernard & @miketheman - [FEATURE] Add missing options to
rabbitmqcheck, #232 @mattrobenolt & @miketheman - [FEATURE] Add Agent config option for
histogram_*, #272, @SupermanScott - [FEATURE] Add support for
commandstatsin redis check, #266 @sethrosenblum - [FEATURE] Add support for
ssh_checkcheck, #262 @wk8 - [FEATURE] Add support for custom MySQL queries, #259 @wk8
- [FEATURE] Add PHP-FPM recipe, #253 @jridgewell
- [FEATURE] Allow
yum_repositoryresource to receive proxy options, #251 @RedWhiteMiko - [FEATURE] Add Agent config option for
statsd_metric_namespace, #250 @MiguelMoll - [FEATURE] Allow use of Agent
web_proxyconfig for Handler, #208 @datwiz - [OPTIMIZE] Allow
tagsto benilduring Windows Agent install, #286 @rlaveycal - [OPTIMIZE] Apply
sensitivefilter to template renders, #274 @martinisoft - [DOCS] Correct
redisdbexample, #281 @iashwash - [DOCS] Correct
docker_daemonexample, #276 @dlackty - [MISC] Remove
knife.rbfile 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
-
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_daemoncheck, #249 @kurochan -
[FEATURE] Add support for
solrcheck, #246 @miketheman -
[FEATURE] Add support for
system_corecheck, #243 @miketheman -
[FEATURE] Add support for
etcdcheck, #235 @zshenker & @darron -
[FEATURE] Add RPM signature check, #225 @elafarge, #240 @miketheman
-
[FEATURE] Add timeout option to
elasticsearchcheck, #223 @dominicchan -
[FEATURE] Add per-shard config toggles to
elasticsearchcheck. 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
mysqlcheck, #217 @NathanielMichael -
[FEATURE] Add support for Windows, #210 @EasyAsABC123, @rlaveycal, @olivielpeau
-
[FEATURE] Add
skip_ssl_validationtoggle to the datadog config file, #209 @ABrehm264 -
[FEATURE] Add support for
supervisordcheck, #204 @DorianZaccaria -
[FEATURE] Add support for
pgbouncercheck, #198 @DorianZaccaria -
[FEATURE] Update options for
redisdbcheck, #185 @opsline-radek, @miketheman (specs) -
[BUGFIX] Fix
kafkatemplatetags, #244 @LeoCavaille -
[BUGFIX] Fix
updated_by_last_actionvalue ofmonitorprovider, #229 @olivielpeau -
[BUGFIX] Make
zookeeperchecktimeoutoptional, #227 @olivielpeau -
[OPTIMIZE] Detect virtual package prior to removal, #247 @dwradcliffe
-
[OPTIMIZE] Add source & issues URLs for Supermarket, #248 @jeffbyrnes
-
[OPTIMIZE] Skip
dd-handlerrecipe inwhy-runmode, #231 @olivielpeau -
[OPTIMIZE] Add
apt-transport-httpsfor deb-based repo install, #219 @darron -
[OPTIMIZE] Change rights on Agent configuration files, #218 @olivielpeau
-
[OPTIMIZE] Updates to
manageLWRP, #212 @jmanero-r7 -
[MISC] Add Rake task for cleanup, #216 @miketheman
-
[MISC] Update
guardandGuardfile, #215 @miketheman -
[MISC] Create ChefSpec matchers for spec testing, @miketheman
-
[MISC] Update
jmxtests for accurate structure, @miketheman -
[MISC] Update libraries used in test suite, @miketheman
-
[FEATURE] Add support for
mesoscheck, #200 @DorianZaccaria -
[FEATURE] Add support for
dockercheck, #197 @DorianZaccaria -
[OPTIMIZE] Set compile_time when using chef_gem resource, #196 @miketheman
-
[FEATURE] Add support for
ntpcheck, #182 @chrissnell, @miketheman -
[OPTIMIZE] Remove long-dead
debug_modeand replace withlog_level, #187 @remh -
[FEATURE] Add support for
http&tcpmonitoring check, #177 @mtougeron, #178 @chrissnell, @miketheman -
[FEATURE] Add support for
fluentdmonitoring 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
-
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 b77582122f3db774a838f90907b421e544dd099c 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-getcall during Agent recipe run, @miketheman -
[FEATURE] Add
kafkamonitoring 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
- [FEATURE] Add
relationsparameter to Postgres check config, #97 @miketheman - [FEATURE] Add
sockparameter to MySQL check configuration, #105 @thisismana - [FEATURE] Add more parameters to the haproxy templte to collect status metrics, #103 @evan2645 & @miketheman
- [FEATURE]
datadog::mongorecipe now installspymongoand 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, valuestatements, #93 @clofresh - [FEATURE] Allow cassandra/zookeeper templates to accept arbitrary
key, valuestatements, @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
networkinstance 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
yumrepo if it exists, #89 @alexism, #101 @nkts - [MISC] Inline doc for postgres recipe, #83 @timusg
- [FEATURE] added rabbitmq recipe and template, @miketheman
- [BUGFIX] memcache dependencies and template, #67 @elijahandrews
- [BUGFIX] redis python client check was not properly checking the default version, @remh
- [MISC] tailor 1.3.1 caught some cosmetic issue, @alq
- [FEATURE] Parameterize chef-handler-datadog Gem version, #60 @mfischer-zd
- [FEATURE] Allow control of
network.yamlvia attributes, #63 @JoeDeVries - [FEATURE] Use Python version from Ohai to determine packages to install, #65 @elijahandrews
- [BUGFIX] redisdb default port in template should be 6379, #59 @miketheman
- [BUGFIX] templates creating empty
tagsin config when unspecified for multiple integrations #61 @alq - [MISC] updated tests @elijahandrews, @miketheman
- [MISC] correct the riak integration example, @miketheman
- [MISC] updated CHANGELOG.md style, @miketheman
One of the dependencies of this cookbook is the apt cookbook.
A change introduced in the apt cookbook 2.0.0 release was a Chef 11-specific feature that would break on any Chef 10 system, so we considered adding a restriction in our metadata.rb to anything below 2.0.0.
A fix has gone in to apt 2.1.0 that relaxes this condition, and plays well with both Chef 10 and 11. We recommend using this version, or higher.
- Fixed iis and rabbitmq template syntax - #58 @gregf
- Updated style/spacing in ActiveMQ template
- Updated test suite to validate cookbook & templates
- Updated chefignore to clean the built cookbook from containing cruft
-
BREAKING CHANGE: Moved all attributes into
datadognamespace - #46 (#23, #26)Reasoning behind this was that originally we attempted to auto-detect many common attributes and deploy automatic monitoring for them. We found that since inclusion of the
datadogcookbook early in the run list caused the compile phase to be populated with our defaults (mostlynil), instead of the desired target, and namespacing of the attributes became necessary. -
NEW PROVIDER: Added a new
datadog_monitorprovider for integration useThe new provider is used in many pre-provided integration recipes, such as
datadog::apache. This enables a run list to include this recipe, as well as populate a node attribute with the needed instance details to monitor the given service -
Updated dependencies in Gemfile, simplifies travis build - #34, #55
-
Much improved test system (chefspec, test-kitchen) - #35 & others
-
Tests against multiple versions of Chef - #18
-
Added language-specific recipes for installing
dogstatsd- (#28) -
Added ability to control
dogstatsdfrom agent config via attribute - #27 -
Placed the
dogstatsdlog file in/var/log/instead of/tmp -
Added attribute to configure dogstreams in
datadog.conf- #37 -
Updated for
platform_familysemantics -
Added
node['datadog']['agent_version']attribute -
(Handler Recipe) Better handling of EC2 instance ID for Handler - #44
-
Updated for agent 3.6.x logging syntax
-
Generated config file removes some whitespace - #56
-
Removed dependency on
yum::epel, only usesyumfor therepositoryrecipe
- Quick fix for backporting test code to support upload in ruby 1.8.7
- Work-around for COOK-2171
- Fixed typo in jmx section
- Added support for postgres, redis & memcached
dd-agent- updated to include more platformsdd-handler- updated to leveragechef_gemresource if available- Updated copyright for 2012
- Updated syntax for node attribute accessors
- Some syntax styling fixes
- Added agent logging configuration
- Removed extraneous dependencies
- Added automated testing suite
- Updated for CentOS dependencies
- Link to github repository.
dd-handler- Corrects attribute name.
dd-agent- Adds an explicit varnish attribute.
dd-agent- Add varnish support.
dd-agent- default to using instance IDs as hostnames when running dd-agent on EC2
dd-agent- Full datadog.conf template using attributes (thanks @drewrothstein)
dd-agent- Added support for Nagios PerfData and Graphite.
dd-agent- Added support for RPM installs - Red Hat, CentOS, Scientific, Fedora
- Initial refactoring, including the
dd-agentcookbook here - Adding chef-handler-datadog to report to the newsfeed
- Added ruby-dev dependency