Releases: jdowning/puppet-statsd
Releases · jdowning/puppet-statsd
Release 2.0.0
Lots of changes to the API (parameters) plus additional support for multiple backends.
- add support for Stackdriver backend
- clean up
manifests/backends.pp
to properly check and install backend(s) when declared - configure Graphite backend only if declared
- update Vagrantfile,
tests/vagrant.pp
- update test matrix, dependencies, documentation
Release 1.1.0
This module is forked from puppetlabs-operations/puppet-statsd and includes several additons and improvements.
- Include most statsd parameters in main class
- Add support for InfluxDB and Librato backends
- Add TravisCI testing
- Add Vagrantfile for CentOS and Ubuntu