Releases: voxpupuli/puppet-prometheus
Releases · voxpupuli/puppet-prometheus
v16.0.0
What's Changed
Breaking Changes 🛠
- Update dependency prometheus/snmp_exporter to v0.26.0 by @pccibot in #774
- remove code options for elasticsearch_exporter < 1.1.0 by @TheMeier in #804
- remove support for apache_exporter < 1.0.0 by @TheMeier in #826
New Features 🎉
- Update dependency prometheus-community/PushProx to v0.2.0 by @pccibot in #757
- Update dependency prometheus/consul_exporter to v0.12.0 by @pccibot in #763
- Update dependency treydock/ssh_exporter to v1.5.0 by @pccibot in #779
- Update dependency tomcz/openldap_exporter to v2.2.2 by @pccibot in #778
- Update dependency ribbybibby/ssl_exporter to v2.4.3 by @pccibot in #776
- Update dependency prometheus/pushgateway to v1.9.0 by @pccibot in #773
- Update dependency prometheus/blackbox_exporter to v0.25.0 by @pccibot in #761
- Update dependency nginxinc/nginx-prometheus-exporter to v0.11.0 by @github-actions in #751
- Update dependency dennisstritzke/ipsec_exporter to v0.4.0 by @github-actions in #744
- Update dependency galexrt/dellhw_exporter to v1.13.12 by @github-actions in #745
- Update dependency povilasv/systemd_exporter to v0.6.0 by @pccibot in #756
- Update dependency prometheus/haproxy_exporter to v0.15.0 by @pccibot in #769
- Update dependency hipages/php-fpm_exporter to v2.2.0 by @github-actions in #746
- Update dependency jonnenauha/prometheus_varnish_exporter to v1.6.1 by @github-actions in #747
- Update dependency justwatchcom/elasticsearch_exporter to v1.7.0 by @github-actions in #748
- Update dependency kumina/unbound_exporter to v0.4.6 by @github-actions in #749
- Update dependency ncabatoff/process-exporter to v0.8.2 by @github-actions in #750
- Update dependency prometheus-community/bind_exporter to v0.7.0 by @pccibot in #758
- Update dependency oliver006/redis_exporter to v1.61.0 by @pccibot in #754
- Update dependency prometheus/statsd_exporter to v0.26.1 by @pccibot in #775
- Update dependency percona/mongodb_exporter to v0.40.0 by @pccibot in #755
- Update dependency prometheus-community/ipmi_exporter to v1.8.0 by @pccibot in #759
- Update dependency prometheus/collectd_exporter to v0.6.0 by @pccibot in #762
- Update dependency prometheus/graphite_exporter to v0.15.1 by @pccibot in #767
- Update dependency prometheus/memcached_exporter to v0.14.4 by @pccibot in #770
- support the new scrape_config_files option, prom ~v2.45 by @lukebigum in #782
- deprecate nginx-vts-exporter by @pccibot in #768
- Update dependency prometheus/mysqld_exporter to v0.15.1 by @pccibot in #771
- Update dependency prometheus/node_exporter to v1.8.1 by @pccibot in #772
- expose the env_vars and env_file_path parameters to the blackbox_exporter by @lukebigum in #791
- Update nginx_prometheus_exporter.pp to use proxy server by @schiznik in #796
- feat: move all exporter version from data into the manifests by @TheMeier in #800
- Replace hardcoded mysqld_exporter service name with $service_name variable by @saz in #802
- use $service_name instead of a hard-coded name for prometheus::daemon by @saz in #803
- feat: add --web.listen-address flag to node_exporter if the scrape port is changed by @TheMeier in #799
- puppet/systemd: allow 8.x by @jay7x in #823
- Add iperf3 exporter by @onstring in #608
- use default modulesync template for ci.yml by @TheMeier in #830
- manage homedirectory for prometheus user when manage_user is true by @TheMeier in #831
- add options to set tls parameters for mysql config used by mysqld_exporter by @TheMeier in #832
Bug Fixes 🐛
- fix: missing
WorkDirectory
in systemd unit file for archliinux by @TheMeier in #793 - Fix scrape_job_name for openvpn exporter by @drkp in #812
Documentation Updates 📚
New Contributors
- @dependabot made their first contribution in #741
- @pccibot made their first contribution in #757
- @github-actions made their first contribution in #751
- @schiznik made their first contribution in #796
- @drkp made their first contribution in #812
- @jay7x made their first contribution in #823
- @j-dr3 made their first contribution in #811
- @onstring made their first contribution in #608
Full Changelog: v15.0.0...v16.0.0