This project adheres to Semantic Versioning.
- document support for long term maintainability (@majormoses)
- drop
< 14
chef support (@majormoses) - locked
apt
cookbook dependency to ensureapt_repo
andapt_preference
are both coming from chef itself rather than the cookbook as this breaks chef 14 clients (@majormoses)
- fix/define
docker_collector_metrics_whitelist
option
- added
docker_collector_metrics_whitelist
(@rclagett)
- no-op testing travis supermarket deploys
- properly reflected in metadata the reality regarding licensing and chef_version support (@majormoses)
- added
batch_size
@johvet
- added
disk_space_collector_exclude_filters
@johvet
- added
statsd_prefix
option tonetuitive_configure
- added travis deploys to supermarket @TheConnMan
- changed to use chef-client 12.16
- fixed issue with apt repository creation per #49. @Createor
- bump default collector agent version @Createor
- added support for Ubuntu 16.04 LTS and made it an an officially supported platforms
- updating gem dependencies
- removed ruby 2.1 support
- removed chef 11 testing as its support exists in its own branch and I would not expect any more work done on it.
- setup travis to run kitchen tests for centos-6 and centos-7 (more to come later)
- fixes template issues when using statsd that were caused in #46. @ziggythehamster
- added
statsd_forward
,statsd_forward_ip
,statsd_forward_port
,statsd_listen_ip
, andstatsd_listen_port
options tonetuitive_configure
@ziggythehamster
- added
disk_usage_collector_metrics_whitelist
@ziggythehamster - improved README.md @ziggythehamster
- fix typos in tags and relations @ziggythehamster
- fix typo with logger repo provider @ziggythehamster
- added
docker_collector_enabled
@ziggythehamster
- adding some tools for making versioning and tagging easier
- adding doc on chef version compatibility
- restructure testing to allow multiple versions to be developed and tested
- adding some tools to make versioning easier
- adding doc on chef version compatibility
- chef 11 support (not compatible with 12 so its in its own branch)
- restructure testing to allow multiple versions to be developed and tested
- make sure that agent restarts when custom collector config changes (is added).
- Update to latest Netuitive-agent (0.2.9-98)
- cleanup deprecated code
- Update to latest Netuitive-agent (0.2.8-97)
- Update to latest Netuitive-agent (0.2.7-96)
- Update to latest Netuitive-agent (0.2.6-95)
- Update default netuitive-agent.conf template
- bad metadata for platforms supported
- Support for epel based systems
- foodcritic testing
- All LWRPs use
use_inline_resources
to address foodcritic ~FC057
- Update to latest Netuitive-agent (0.2.3-70)
- Initial release of netuitive