hostname_extraction option.. See #189. (Thanks @davejrt).[FEATURE] Added manifest for PGBouncer. See #175. (Thanks @mcasper).
[FEATURE] Added manifest for Consul. See #174. (Thanks @flyinprogrammer).
[FEATURE] Added mesos master and slave manifests for individual management. See #174. (Thanks @flyinprogrammer and @jangie).
[FEATURE] Added option to extract the hostname from puppet hostname strings with a regex capture group. See #173. (Thanks @LeoCavaille).
[FEATURE] Added support on multiple ports per host on Redis integration. See #169. (Thanks @fzwart).
[FEATURE] Added support for disable_ssl_validation on Apache integration. See[#171. (Thanks @BIAndrews).
[FEATURE] Added support for SSL, additional metrics and database connection in Mongo integration. See #164. (Thanks @bflad).
[FEATURE] Added support for multiple instance in HTTP check. See #155. (Thanks @jniesen).
[FEATURE] Added support for multiple new datadog.conf directives. See #79. (Thanks @obowersa).
[FEATURE] Decouple yum repo from agent package. See #168. (Thanks @b2jrock).
[IMPROVEMENT] Moved GPG key to its own parameter. See #158. (Thanks @davidgibbons).
[BUFIX] Updated docker to use more current docker_daemon. See #174. (Thanks @flyinprogrammer and @jangie).
[DEPRECATE] Deprecated old docker manifest. See #174. (Thanks @flyinprogrammer).
[DEPRECATE] Deprecated new_tag_names in docker_daemon manifest. See #176.
[DEPRECATE] Deprecated use_mount option in base manifest. See #174. (Thanks @flyinprogrammer).
[CI] Added multiple tests for integration classes. See #145. (Thanks @kitchen).
[FEATURE] Added Puppet 4 support. See #161. (Thanks @grubernaut).
[FEATURE] Added support for optional parameters in NTP integration. See #139. (Thanks @MartinDelta).
[BIGFIX] Use ensure_packages(), to be more polite about apt-transport-https. See #154. (Thanks @rtyler).
[BUGFIX] Fixed Zookeeper template. See #150 (Thanks @tuxinaut).
[BUGFIX] Raised priority of changed event types to normal - they'll now show in Datadog UI. See #156. (Thanks @rtyler).
[BUGFIX] Require stdlib >=4.6 (provide validate_integer()). See #161. (Thanks @mrunkel-ut).
[CI] Testable up to puppet 4.2. See #161. (Thanks @grubernaut).
[COSMETIC] Removing trailing whitespace. See #149. (Thanks @tuxinaut).
[FEATURE] Add ganglia configuration
[FEATURE] Add rabbitmq features for queues and vhosts
[FEATURE] Add pre-commit hooks for yaml validation and puppet-lint
[BUGFIX] Check for rubygems definition before attempting install
[BUGFIX] Pin rspec-puppet version to 2.2.0 to avoid unexpected test regressions
[BUGFIX] Fix default value for ntp offset
[BUGFIX] Be more flexible in required version of puppetlabs/ruby
[DOC] Improve documentation for ntp integration
[DOC] Improve documentation for postgres integration
[DOC] Improve documentation for contributing to the repo
[FEATURE] Add collect_ec2_tags and collect_instance_metadata options to the main class
[FEATURE] Add sock parameter in MySQL integration
[FEATURE] Add support for graphite listener option in the main class
[FEATURE] Add NTP integration
[FEATURE] Add support for dogstreams array in the main class
[FEATURE] Add HAProxy integration
[FEATURE] Add RabbitMQ integration
[FEATURE] Add support for an extra template appended to datadog.conf
[FEATURE] Add Mesos integration
[FEATURE] Add Marathon integration
[FEATURE] Add more flexiblity to configure the docker integration
[BUGFIX] Fix discrepancy of exact_match default in the process check compared to dd-agent
[BUGFIX] Fix ordering of resources when installing agent
[CI] Test on a variety of puppet & ruby versions
[CI] Move to Travis docker infra and add some bundle caching
use_mount option in the base datadog_agent classCareful this means that you probably have to update a buggy array of tags (that gives you nothing in the agent) to a hash of tags.
to_yaml broken because of ruby 1.8log_to_syslog in datadog_agent classtagsfacts_to_tags to the main class, to tag with facts out of the boxservice_ensure and service_enable configurable allowing specific use like image buildsdatadog-agent-base removal during installation that could cause yum to uninstall datadog-agentdatadog.conf template