All notable changes to this project will be documented in this file.
- Updated attributes and templates for Prometheus 0.15 release.
- Added upstart init for ubuntu platform.
0.5.1 - 2015-03-25
- Updated documentation.
0.5.0 - 2015-03-25
- 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.
- Removed flags that were deprecated in the prometheus 0.12.0 release.
- Eric Richardson - External jobs config and prometheus job resource.
Thank You!
0.4.0 - 2015-03-12
- Fix init template path bug on chef 11.x.
0.3.0 - 2015-03-11
- Fixed cookbook badge in README
0.2.0 - 2015-03-11
- License defined in metadata.
- Initial release of prometheus cookbook