This project adheres to Semantic Versioning.
This CHANGELOG follows the format listed at Keep A Changelog
1.0.2 - 2019-06-11
- metrics-ceph-osd.rb: fixed invalid call to JSON.parse by using the scope resultion operators (@CoRfr)
1.0.1 - 2017-08-09
- check-ceph.rb: fixed a bug where the ignore flag was not working due to order of operations (@jklare)
- slack badge (@majormoses)
- standard .github templates (@majormoses)
1.0.0 - 2017-05-17
- Upgrade to Rubocop 0.40 and cleanup
- metrics-ceph.rb: Prevent stderr from polluting JSON output (@CoRfr)
- Ruby 2.3 and 2.4 support (@eheydrick)
- Ruby 1.9.3 support
0.0.5 - 2015-11-26
- include client name option when interacting with ceph
- metrics script
- use upstram output
- default prefix includes hostname
0.0.4 - 2015-07-31
- updated documentation links
- updated rubocop to
0.32.1
- put all deps in alpha order
- removed unused tasks
- health check only runs once on failure with details
- removes processing and conditional over health check result when unnecessary
0.0.3 - 2015-07-14
- updated sensu-plugin gem to 1.2.0
- added binstubs
- removed cruft from /lib