Skip to content

Latest commit

 

History

History
296 lines (192 loc) · 20.4 KB

CHANGELOG.md

File metadata and controls

296 lines (192 loc) · 20.4 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v5.0.0 (2018-02-26)

Full Changelog

Breaking changes:

Merged pull requests:

v4.1.1 (2018-02-18)

Full Changelog

Fixed bugs:

  • puppetlabs/stdlib dependency appears to be 4.20.0 and not 4.13.1 #161
  • raise stdlib version dependency #162 (tuxmea)

v4.1.0 (2018-02-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Alert rule validation error #143
  • Facter error on older distributions (Ubuntu Trusty) #142
  • bug: alert rules are still 1.0 syntax for Prometheus 2 #120
  • [minor] change default alerts to empty hash #152 (costela)

Closed issues:

  • Add ability to set environment variables for daemons #150

Merged pull requests:

v4.0.0 (2018-01-04)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • not up to date dependencies: puppetlabs-stdlib should be >= 4.13.0 #123
  • prometheus.yaml broken syntax when generated from hiera #108
  • prometheus systemd wants and depends "multi-user.target" #139 (bastelfreak)
  • daemon: explicitly pass provider to service #133 (costela)

Closed issues:

  • Minor: add explicit retention option? #136
  • node_exporter: "Could not find init script for node_exporter" #132
  • Usage of puppet in custom alertmanager fact breaks if puppet not in $PATH (e.g. systemd service) #130

Merged pull requests:

  • Use puppet internals to determine the state of the alert_manager #131 (vStone)
  • Correct typo in documentation header for node_exporter #121 (jhooyberghs)

v3.1.0 (2017-11-26)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Unable to use this module on fresh alert manager instances #55
  • older versions of puppet don't know about the --to_yaml option #119 (tuxmea)
  • prometheus systemd needs network-online and started after multi-user. #117 (tuxmea)
  • Disable line wrapping when converting full_config to yaml. #104 (benpollardcts)
  • verify whether alert_manager is running #101 (tuxmea)

Closed issues:

  • Error: Could not parse application options: invalid option: --to_yaml #118
  • Flaky Acceptance Tests in TravisCI #114
  • Update release on forge.puppetlabs.com #107

Merged pull requests:

v3.0.0 (2017-10-31)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Blackbox_exporter manifest erroneously uses -config.file instead of --config.file parameter #96
  • Service resource in prometheus::daemon does not depend on init\_style dependent service description #94
  • Wrong service reload command on ubuntu 14.04 #89
  • blackbox exporters source_labels must be unquoted #98 (tuxmea)
  • add service notification to systemd and sysv #95 (tuxmea)
  • Fix isssue with node_exporter containing empty pid on RHEL6. #88 (mkrakowitzer)

Closed issues:

  • node_expoerter v0.15.0 #70
  • Tag 1.0.0 #47
  • Default Node Exporter Collectors #33
  • Minor nitpick #1

Merged pull requests:

v2.0.0 (2017-10-12)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • $DAEMON info is only available for the prometheus daemon #50 (sathieu)

Closed issues:

  • Upgrade to Puppet4? #34

Merged pull requests:

1.0.0 (2017-03-26)

Full Changelog

v1.0.0 (2017-03-26)

Full Changelog

v0.2.4 (2017-03-13)

Full Changelog

v0.2.3 (2017-03-12)

Full Changelog

v0.2.1 (2017-02-04)

Full Changelog

v0.2.2 (2017-01-31)

Full Changelog

Closed issues:

  • alertmanager systemd service doesnt start #28

Merged pull requests:

  • node-exporter have a 'v' in the release name since 0.13.0 #29 (NairolfL)

v0.2.0 (2016-12-27)

Full Changelog

Closed issues:

  • Allow to configure scrape options by file #17
  • Generate tag. #12
  • Extend Readme #7
  • Prometheus Rule Files #6
  • Prometheus Logging to file #5

Merged pull requests:

  • Add Statsd Exporter, Mysqld Exporter, make exporters generic #27 (lswith)
  • adding class to create alerts #24 (snubba)

v0.1.14 (2016-11-11)

Full Changelog

Closed issues:

  • Issue when install prometheus and alertmanager #23

Merged pull requests:

v0.1.13 (2016-09-14)

Full Changelog

Closed issues:

  • Update forge version #10

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator