Skip to content

Releases: voxpupuli/puppet-prometheus

v17.0.0

11 Nov 20:35
v17.0.0
8d29459

Choose a tag to compare

What's Changed

Breaking Changes 🛠

New Features 🎉

  • Add FRR exporter support by @vietcgi in #943
  • chore(deps): update dependency percona/mongodb_exporter to v0.46.0 by @pccibot in #947
  • chore(deps): update dependency percona/mongodb_exporter to v0.47.0 by @pccibot in #951
  • chore(deps): update dependency oliver006/redis_exporter to v1.75.0 by @pccibot in #950
  • chore(deps): update dependency oliver006/redis_exporter to v1.76.0 by @pccibot in #958
  • chore(deps): update dependency tynany/frr_exporter to v1.8.1 by @pccibot in #957
  • Add cgroup exporter by @ncoudene in #897
  • chore(deps): update dependency oliver006/redis_exporter to v1.77.0 by @pccibot in #964
  • chore(deps): update dependency prometheus-community/postgres_exporter to v0.18.0 by @pccibot in #972
  • chore(deps): update dependency prometheus-community/postgres_exporter to v0.18.1 by @pccibot in #975
  • chore(deps): update dependency prometheus/mysqld_exporter to v0.18.0 by @pccibot in #976
  • chore(deps): update dependency nginxinc/nginx-prometheus-exporter to v1.5.0 by @pccibot in #962
  • chore(deps): update dependency oliver006/redis_exporter to v1.78.0 by @pccibot in #981
  • chore(deps): update dependency oliver006/redis_exporter to v1.79.0 by @pccibot in #985
  • chore(deps): update dependency nginxinc/nginx-prometheus-exporter to v1.5.1 by @pccibot in #984
  • chore(deps): update dependency prometheus/node_exporter to v1.10.2 by @pccibot in #987
  • chore(deps): update dependency percona/mongodb_exporter to v0.47.1 by @pccibot in #961
  • chore(deps): update dependency tynany/frr_exporter to v1.9.0 by @pccibot in #993
  • chore(deps): update dependency oliver006/redis_exporter to v1.80.0 by @pccibot in #992
  • Add Ubuntu 24.04 support by @TheMeier in #990

Other Changes

  • systemd_exporter: fix comments and update download URL by @anouve in #956
  • Fix ensure type for upstart in daemon.pp by @iheartski in #966
  • docs: Add automatic scrape configs generation section by @Pigueiras in #968

New Contributors

Full Changelog: v16.5.0...v17.0.0

v16.5.0

24 Jul 11:05
v16.5.0
52de67f

Choose a tag to compare

What's Changed

New Features 🎉

  • chore(deps): update dependency prometheus-community/ipmi_exporter to v1.10.1 by @pccibot in #937
  • chore(deps): update dependency prometheus/blackbox_exporter to v0.27.0 by @pccibot in #936
  • puppet/archive: Allow 8.x by @bastelfreak in #944

Bug Fixes 🐛

New Contributors

Full Changelog: v16.4.1...v16.5.0

v16.4.1

17 Jul 23:15
v16.4.1
6733764

Choose a tag to compare

What's Changed

New Features 🎉

  • chore(deps): update dependency oliver006/redis_exporter to v1.74.0 by @pccibot in #927

Bug Fixes 🐛

  • fix: update minimum version for stdlib to 9.2.0 by @TheMeier in #922

Full Changelog: v16.4.0...v16.4.1

v16.4.0

07 Jun 20:15
v16.4.0
0759955

Choose a tag to compare

What's Changed

New Features 🎉

  • chore(deps): update dependency nginxinc/nginx-prometheus-exporter to v1.4.2 by @pccibot in #910
  • chore(deps): update dependency oliver006/redis_exporter to v1.71.0 by @pccibot in #912
  • chore(deps): update dependency oliver006/redis_exporter to v1.72.1 by @pccibot in #914
  • chore(deps): update dependency oliver006/redis_exporter to v1.73.0 by @pccibot in #916
  • chore(deps): update dependency prometheus/memcached_exporter to v0.15.3 by @pccibot in #919

Full Changelog: v16.3.1...v16.4.0

v16.3.1

01 May 15:45
v16.3.1
d3bde08

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: path to postgres_exporter binary for newer versions by @TheMeier in #908

Full Changelog: v16.3.0...v16.3.1

v16.3.0

27 Apr 12:41
v16.3.0
3177080

Choose a tag to compare

What's Changed

New Features 🎉

  • chore(deps): update dependency ncabatoff/process-exporter to v0.8.7 by @pccibot in #903
  • chore(deps): update dependency prometheus/snmp_exporter to v0.29.0 by @pccibot in #904

Full Changelog: v16.2.0...v16.3.0

v16.2.0

24 Apr 07:52
v16.2.0
bf6ee63

Choose a tag to compare

What's Changed

New Features 🎉

  • chore(deps): update dependency oliver006/redis_exporter to v1.70.0 by @pccibot in #898
  • chore(deps): update dependency nginxinc/nginx-prometheus-exporter to v1 by @pccibot in #874
  • add ensure parameter to prometheus::daemon by @TheMeier in #846

Bug Fixes 🐛

  • haproxy_exporter: escape cnf_scrape_uri to avoid malformed strings by @Arnoways in #621

New Contributors

Full Changelog: v16.1.0...v16.2.0

v16.1.0

09 Apr 11:58
v16.1.0
5a228a2

Choose a tag to compare

What's Changed

New Features 🎉

  • remove custom use of archive for several exporters by @TheMeier in #834
  • statsd_exporter: Move data from Hiera to puppet class by @bastelfreak in #838
  • haproxy_exporter: Move data from hiera to puppet class by @bastelfreak in #845
  • snmp_exporter: Move data from hiera to puppet class by @bastelfreak in #839
  • beanstalkd_exporter: Move data from hiera to puppet class by @bastelfreak in #840
  • node_exporter: Move data from hiera to puppet class by @bastelfreak in #841
  • mysql_exporter: Move data from hiera to puppet class by @bastelfreak in #842
  • pushgateway_exporter: Move data from hiera to puppet class by @bastelfreak in #843
  • process_exporter: Move data from hiera to puppet class by @bastelfreak in #844
  • allow installation of rabbitmq_exporter >= 1.0.0 by @TheMeier in #835
  • chore(deps): update dependency prometheus/node_exporter to v1.9.0 by @pccibot in #870
  • chore(deps): update dependency prometheus/snmp_exporter to v0.28.0 by @pccibot in #871
  • chore(deps): update dependency prometheus/mysqld_exporter to v0.16.0 by @pccibot in #869
  • chore(deps): update dependency prometheus/statsd_exporter to v0.28.0 by @pccibot in #872
  • chore(deps): update dependency prometheus/mysqld_exporter to v0.17.2 by @pccibot in #877
  • chore(deps): update dependency prometheus/blackbox_exporter to v0.26.0 by @pccibot in #876
  • chore(deps): update dependency prometheus/memcached_exporter to v0.15.0 by @pccibot in #868
  • chore(deps): update dependency prometheus/graphite_exporter to v0.16.0 by @pccibot in #867
  • chore(deps): update dependency prometheus/consul_exporter to v0.13.0 by @pccibot in #866
  • chore(deps): update dependency prometheus/collectd_exporter to v0.7.0 by @pccibot in #865
  • chore(deps): update dependency galexrt/dellhw_exporter to v1.13.13 by @pccibot in #857
  • chore(deps): update dependency ncabatoff/process-exporter to v0.8.5 by @pccibot in #858
  • chore(deps): update dependency percona/mongodb_exporter to v0.43.1 by @pccibot in #860
  • chore(deps): update dependency prometheus-community/bind_exporter to v0.8.0 by @pccibot in #861
  • chore(deps): update dependency prometheus-community/elasticsearch_exporter to v1.9.0 by @pccibot in #862
  • chore(deps): update dependency prometheus-community/ipmi_exporter to v1.10.0 by @pccibot in #863
  • chore(deps): update dependency prometheus/graphite_exporter to v0.16.0 by @pccibot in #882
  • chore(deps): update dependency oliver006/redis_exporter to v1.68.0 by @pccibot in #859
  • chore(deps): update dependency oliver006/redis_exporter to v1.69.0 by @pccibot in #884
  • chore(deps): update dependency povilasv/systemd_exporter to v0.7.0 by @pccibot in #885
  • metadata.json: Add OpenVox by @jstraw in #889
  • chore(deps): update dependency percona/mongodb_exporter to v0.44.0 by @pccibot in #895
  • chore(deps): update dependency prometheus/node_exporter to v1.9.1 by @pccibot in #894
  • chore(deps): update dependency prometheus/memcached_exporter to v0.15.2 by @pccibot in #892
  • chore(deps): update dependency lusitaniae/apache_exporter to v1.0.10 by @pccibot in #890

Other Changes

New Contributors

Full Changelog: v16.0.0...v16.1.0

v16.0.0

02 Jan 11:54
v16.0.0
07d77dc

Choose a tag to compare

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 📚

  • Make documentation on collect_scrape_jobs clearer by @j-dr3 in #811

New Contributors

Full Changelog: v15.0.0...v16.0.0