Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

53 lines (40 loc) · 1.57 KB

Change Log

All notable changes to this project will be documented in this file.

Changed

  • Updated attributes and templates for Prometheus 0.15 release.

Added

  • Added upstart init for ubuntu platform.

0.5.1 - 2015-03-25

Changed

  • Updated documentation.

0.5.0 - 2015-03-25

Added

  • Added systemd init for redhat platform family version 7 or greater.
  • Default init style per platform.
  • Install Prometheus via pre-compiled binary.
  • Added the prometheus_job resource for defining Prometheus scraping jobs.
  • Attribute flag to externally manage prometheus.conf file.

Changed

  • Removed flags that were deprecated in the prometheus 0.12.0 release.

Contributors for this release:

Thank You!

0.4.0 - 2015-03-12

Fixed

  • Fix init template path bug on chef 11.x.

0.3.0 - 2015-03-11

Fixed

  • Fixed cookbook badge in README

0.2.0 - 2015-03-11

Fixed

  • License defined in metadata.

0.1.0 - 2015-03-11

Changed

  • Initial release of prometheus cookbook