File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4+ # 1.3.0 / 2015-06-01
5+
6+ ### Notes
7+
8+ * [ FEATURE] Add ` collect_ec2_tags ` and ` collect_instance_metadata ` options to the main class
9+ * [ FEATURE] Add ` sock ` parameter in MySQL integration
10+ * [ FEATURE] Add support for graphite listener option in the main class
11+ * [ FEATURE] Add NTP integration
12+ * [ FEATURE] Add support for dogstreams array in the main class
13+ * [ FEATURE] Add HAProxy integration
14+ * [ FEATURE] Add RabbitMQ integration
15+ * [ FEATURE] Add support for an extra template appended to datadog.conf
16+ * [ FEATURE] Add Mesos integration
17+ * [ FEATURE] Add Marathon integration
18+ * [ FEATURE] Add more flexiblity to configure the docker integration
19+
20+ * [ BUGFIX] Fix discrepancy of ` exact_match ` default in the process check compared to dd-agent
21+ * [ BUGFIX] Fix ordering of resources when installing agent
22+ * [ CI] Test on a variety of puppet & ruby versions
23+ * [ CI] Move to Travis docker infra and add some bundle caching
24+
425# 1.2.0 / 2015-02-24
526
627### Notes
Original file line number Diff line number Diff line change 11{
22 "name" : " datadog-datadog_agent" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
44 "author" :
" James Turnbull (<[email protected] >) and Rob Terhaar (<rob@atlanticdynamic>) for Datadog Inc." ,
55 "summary" : " Install the Datadog monitoring agent and report Puppet runs to Datadog" ,
66 "license" : " Apache License, Version 2.0" ,
You can’t perform that action at this time.
0 commit comments