GitHub / voxpupuli / puppet-collectd
Collectd module for Puppet
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxpupuli%2Fpuppet-collectd
PURL: pkg:github/voxpupuli/puppet-collectd
Stars: 69
Forks: 269
Open issues: 57
License: apache-2.0
Language: Ruby
Size: 2.68 MB
Dependencies parsed at: Pending
Created at: over 12 years ago
Updated at: 23 days ago
Pushed at: 23 days ago
Last synced at: 2 days ago
Commit Stats
Commits: 1372
Authors: 233
Mean commits per author: 5.89
Development Distribution Score: 0.746
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/voxpupuli/puppet-collectd
Topics: bsd-puppet-module, centos-puppet-module, debian-puppet-module, freebsd-puppet-module, gentoo-puppet-module, hacktoberfest, linux-puppet-module, oraclelinux-puppet-module, puppet, redhat-puppet-module, scientific-puppet-module, ubuntu-puppet-module
Funding Links https://opencollective.com/vox-pupuli, https://github.com/sponsors/voxpupuli
v15.0.0
v15.0.0
What’s Changed
Breaking Changes 🛠
- Drop Puppet 6 support by @bastelfreak in https://github.com/voxpupuli/puppet-collectd/pull/1019
- Drop Debian 10 support by @zilchms in https://github.com/voxpupuli/puppet-collectd/pull/1037
- Drop Ubuntu 18.04 support by @zilchms in https://github.com/voxpupuli/puppet-collectd/pull/1038
- Drop EoL EL7 / CentOS 8 / FreeBSD 12 support by @bastelfreak in https://github.com/voxpupuli/puppet-collectd/pull/1056
- chore: drop EOL Ubuntu 20.04 by @d1nuc0m in https://github.com/voxpupuli/puppet-collectd/pull/1065
New Features 🎉
- Update socket path of ceph services in ceph plugin by @yadneshk in https://github.com/voxpupuli/puppet-collectd/pull/1007
- Add support for the Host option for the write_prometheus plugin by @gerases in https://github.com/voxpupuli/puppet-collectd/pull/1011
- Add AlmaLinux/Rocky support by @bastelfreak in https://github.com/voxpupuli/puppet-collectd/pull/1012
- ValuesFrom in postgresql query.conf should allow multiple values by @markasammut in https://github.com/voxpupuli/puppet-collectd/pull/1009
- Add write_graphite options introduced in collectd 5.7.0 by @gerases in https://github.com/voxpupuli/puppet-collectd/pull/1014
- New collectd::plugin::table::table type by @traylenator in https://github.com/voxpupuli/puppet-collectd/pull/1021
- puppetlabs/stdlib: Allow 9.x by @bastelfreak in https://github.com/voxpupuli/puppet-collectd/pull/1023
- Add Puppet 8 support by @bastelfreak in https://github.com/voxpupuli/puppet-collectd/pull/1024
- Relax dependencies version requirements by @smortex in https://github.com/voxpupuli/puppet-collectd/pull/1022
- Accept + in collectd_version Fact by @quartsize in https://github.com/voxpupuli/puppet-collectd/pull/1030
- Ensure that a python module’s config is also removed whenever a python module
ensure
is notpresent
by @sp-ricard-valverde in https://github.com/voxpupuli/puppet-collectd/pull/1033 - puppet/epel: Allow 5.x by @zilchms in https://github.com/voxpupuli/puppet-collectd/pull/1036
- Add Debian 12 support by @zilchms in https://github.com/voxpupuli/puppet-collectd/pull/1040
- Add Ubuntu 22.04 support by @zilchms in https://github.com/voxpupuli/puppet-collectd/pull/1039
- Add support for FreeBSD 14 by @smortex in https://github.com/voxpupuli/puppet-collectd/pull/1046
- Add modbus plugin by @ruleant in https://github.com/voxpupuli/puppet-collectd/pull/994
- Allow puppetlabs/apt 10.x by @smortex in https://github.com/voxpupuli/puppet-collectd/pull/1061
Bug Fixes 🐛
- Ensure plugin version is same version as main collectd package by @markasammut in https://github.com/voxpupuli/puppet-collectd/pull/1010
Other Changes
- cleanup puppet-strings documentation by @bastelfreak in https://github.com/voxpupuli/puppet-collectd/pull/1013
- puppet-lint: Fix parameter_order by @bastelfreak in https://github.com/voxpupuli/puppet-collectd/pull/1028
- Remove legacy top-scope syntax by @smortex in https://github.com/voxpupuli/puppet-collectd/pull/1031
- Remove legacy top-scope syntax by @smortex in https://github.com/voxpupuli/puppet-collectd/pull/1032
New Contributors
- @yadneshk made their first contribution in https://github.com/voxpupuli/puppet-collectd/pull/1007
- @gerases made their first contribution in https://github.com/voxpupuli/puppet-collectd/pull/1011
- @maxadamo made their first contribution in https://github.com/voxpupuli/puppet-collectd/pull/1017
- @quartsize made their first contribution in https://github.com/voxpupuli/puppet-collectd/pull/1030
- @sp-ricard-valverde made their first contribution in https://github.com/voxpupuli/puppet-collectd/pull/1033
- @zilchms made their first contribution in https://github.com/voxpupuli/puppet-collectd/pull/1035
- @h-haaks made their first contribution in https://github.com/voxpupuli/puppet-collectd/pull/1043
- @ruleant made their first contribution in https://github.com/voxpupuli/puppet-collectd/pull/994
- @pccibot made their first contribution in https://github.com/voxpupuli/puppet-collectd/pull/1058
- @d1nuc0m made their first contribution in https://github.com/voxpupuli/puppet-collectd/pull/1065
Full Changelog: https://github.com/voxpupuli/puppet-collectd/compare/v14.0.0...v15.0.0
Download