Sha256: 2830e15af625723bcf84ebde087d319bb3a4af6c672669aa61b10ede6f55f22a
Contents?: true
Size: 1.28 KB
Versions: 1
Compression:
Stored size: 1.28 KB
Contents
#Change Log This project adheres to [Semantic Versioning](http://semver.org/). This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## Unreleased ## [0.2.0] - 2015-11-20 ### Added - add couchbase cluster check - add couchbase bucket replica check - metrics-couchbase.py: add ep_cache_miss_rate metric ### Changed - Switched to rest-client ### Fixed - check-couchbase-bucket-quota.rb: Fixed issue when only last bucket was shown in the output and/or check stopped on the first problem found ## [0.1.0] - 2015-08-11 ### Added - add metrics-couchbase.py plugin (requires python requests,DNS modules) ## [0.0.3] - 2015-07-14 ### Changed - updated sensu-plugin gem to 1.2.0 ## [0.0.2] - 2015-06-02 ### Fixed - added binstubs ### Changed - removed cruft from /lib ## 0.0.1 - 2015-05-04 ### Added - initial release [unreleased]: https://github.com/sensu-plugins/sensu-plugins-couchbase/compare/0.2.0...HEAD [0.2.0]: https://github.com/sensu-plugins/sensu-plugins-couchbase/compare/0.1.0...0.2.0 [0.1.0]: https://github.com/sensu-plugins/sensu-plugins-couchbase/compare/0.0.3...0.1.0 [0.0.3]: https://github.com/sensu-plugins/sensu-plugins-couchbase/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/sensu-plugins/sensu-plugins-couchbase/compare/0.0.1...0.0.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-couchbase-0.2.0 | CHANGELOG.md |